Image file size
Posted by Bilal Ahmed-2 on Dec 12, 2005; 5:49pm
URL: http://imagej.273.s1.nabble.com/any-way-to-measure-blood-vessel-diameter-via-automation-tp3704268p3704269.html
Hi all,
It looks like opening a Jpeg via ImageJ API, and saving it to a file
increases the size of the image. For example, I have an original file size
of 15,823. Just opening it via Opener class, and saving the ImagePlus
object to a file via FileSaver class makes the image size to be 95,684!
Please let me know if there is away around to keep the original file size.
Best regards,
Bilal