Login  Register

thumbnail quality

Posted by Bilal Ahmed-2 on Dec 07, 2005; 1:38am
URL: http://imagej.273.s1.nabble.com/thumbnail-quality-tp3704288.html

Hello:

 

I am using ImageJ Java API to create thumbnails.  It seems like the quality
gets worse as the image gets smaller.  Is there a way to enhance the image
quality?

 

I am using the ImageProcessor.resize() method to resize the image to
100x100.

 

I also tried to change the DEFAULT_QUALITY in JpegWriter to 100.  That
helped a little, but not too much.  It just seems like some of the white
pixels become more evident.

 

I would really appreciate any help.  The rest of the ImageJ works great!

 

Thanks in advance,

Bilal