atom feed8 messages in net.java.dev.jai-imageio.interestRe: [JAI-IMAGEIO] Re: Decompressing j...
FromSent OnAttachments
jai-...@javadesktop.orgNov 1, 2007 11:55 pm 
jai-...@javadesktop.orgNov 2, 2007 3:36 am 
robert engelsNov 2, 2007 7:26 am 
jai-...@javadesktop.orgNov 2, 2007 7:26 am 
jai-...@javadesktop.orgNov 2, 2007 11:53 am 
jai-...@javadesktop.orgNov 2, 2007 2:40 pm 
jai-...@javadesktop.orgNov 2, 2007 2:46 pm 
jai-...@javadesktop.orgNov 5, 2007 12:27 pm 
Subject:Re: [JAI-IMAGEIO] Re: Decompressing jpeg image
From:robert engels (reng@ix.netcom.com)
Date:Nov 2, 2007 7:26:15 am
List:net.java.dev.jai-imageio.interest

You need to read about the differences between "lossy" and "lossless" compression techniques - the pros and cons of each.

Try google...

On Nov 2, 2007, at 8:26 AM, jai-@javadesktop.org wrote:

yes i agree we could compress it down to 0.1% with this logic and in the other side i pass this compressed byte in the form of base64 and now when i use this byte to render this image i get a blurred image of the original which is infact due to compressed bytes.If i can rendered the image by decompressing the byte to the original byte from compressed it would have got me the original nice image.So, any folks knows of how to decompress it on other side of the network? [Message sent by forum member 'rajendraranabhat' (rajendraranabhat)]

http://forums.java.net/jive/thread.jspa?messageID=243496