a 'perfect' image normalization for line drawings
Posted: 2010-12-09T22:48:06-07:00
Hi,
I'm looking for a 'perfect' image normalization for line drawings. The "-auto-level" claims it is a 'perfect' image normalization operator, but I found it gave me the least satisfying result on my typical test case.
Please look at the following test case,
http://imagebin.ca/view/0lDKDK2.html
The perfect result would be,
- color levels of image automagically adjusted
- white-balance automagically corrected
- the contrast in an image is automagically increased
- the final size is significantly smaller, since they are only line drawings
- and yes, colors are still in colors
I've tried
convert -auto-level
convert -normalize
convert -normalize -contrast
convert -normalize -contrast -contrast
But still hope that there are better solutions out there.
Please help.
Thanks
xpt
I'm looking for a 'perfect' image normalization for line drawings. The "-auto-level" claims it is a 'perfect' image normalization operator, but I found it gave me the least satisfying result on my typical test case.
Please look at the following test case,
http://imagebin.ca/view/0lDKDK2.html
The perfect result would be,
- color levels of image automagically adjusted
- white-balance automagically corrected
- the contrast in an image is automagically increased
- the final size is significantly smaller, since they are only line drawings
- and yes, colors are still in colors
I've tried
convert -auto-level
convert -normalize
convert -normalize -contrast
convert -normalize -contrast -contrast
But still hope that there are better solutions out there.
Please help.
Thanks
xpt