Result from isn't comprehensible for me
Posted: 2013-11-24T06:38:06-07:00
Hi @ all,
hope you understand my english because it isn't so good, sorry for that.
Month ago i become help from the froum. Now i have a new trouble on my work as a card collector. I have different scan fomer plates.
Everthing works fine only one special former plate makes me crazy. Here you can find different results with different former paltes and the correct scans an there converting http://derilzemer.de. Every picture are also cut as a single picture and the result looks fine. Following the scriptlines who makes the convert from the scans. Of course the measurements depends on the former plate!
echo " convert $aktiv_dir/$aktiv_file -crop 1x1\@ +repage -bordercolor black -border 1 -resize 750x -fuzz 80% -fill none -draw \"matte 0,0 fl
echo " convert $aktiv_dir/$aktiv_file -crop 2x2\@ +repage -bordercolor black -border 1 -fuzz 95% -trim +repage -resize 250x $aktiv_dir/${date
echo " convert $aktiv_dir/${datei_name}_*.png -bordercolor black -border 1 -fuzz 80% -fill none -draw \"matte 0,0 floodfill\" -trim +repage $
echo " convert $aktiv_dir/${datei_name}_*.png -resize 50% $aktiv_dir/t_${datei_name}_%d.png" >>doit.sh
echo " convert $aktiv_dir/${datei_name}.png -resize 275x $aktiv_dir/t_${datei_name}.png" >>doit.sh
But the special former plate gives me results like this and i cant understand what happens http://derilzemer.de/problem.htm
First step from the script, resize and cut from the hole picture seems okay http://derilzemer.de/step1. But after finishing the complete sequence it looks no so pretty http://derilzemer.de/step2. Can anywhere tell me what happens? Thanks for all the hints
regards from Germany
Andreas
hope you understand my english because it isn't so good, sorry for that.
Month ago i become help from the froum. Now i have a new trouble on my work as a card collector. I have different scan fomer plates.
Everthing works fine only one special former plate makes me crazy. Here you can find different results with different former paltes and the correct scans an there converting http://derilzemer.de. Every picture are also cut as a single picture and the result looks fine. Following the scriptlines who makes the convert from the scans. Of course the measurements depends on the former plate!
echo " convert $aktiv_dir/$aktiv_file -crop 1x1\@ +repage -bordercolor black -border 1 -resize 750x -fuzz 80% -fill none -draw \"matte 0,0 fl
echo " convert $aktiv_dir/$aktiv_file -crop 2x2\@ +repage -bordercolor black -border 1 -fuzz 95% -trim +repage -resize 250x $aktiv_dir/${date
echo " convert $aktiv_dir/${datei_name}_*.png -bordercolor black -border 1 -fuzz 80% -fill none -draw \"matte 0,0 floodfill\" -trim +repage $
echo " convert $aktiv_dir/${datei_name}_*.png -resize 50% $aktiv_dir/t_${datei_name}_%d.png" >>doit.sh
echo " convert $aktiv_dir/${datei_name}.png -resize 275x $aktiv_dir/t_${datei_name}.png" >>doit.sh
But the special former plate gives me results like this and i cant understand what happens http://derilzemer.de/problem.htm
First step from the script, resize and cut from the hole picture seems okay http://derilzemer.de/step1. But after finishing the complete sequence it looks no so pretty http://derilzemer.de/step2. Can anywhere tell me what happens? Thanks for all the hints
regards from Germany
Andreas