Re: LJPEG decopression [message #32702] |
Tue, 29 October 2002 08:57 |
Rick Towler
Messages: 821 Registered: August 1998
|
Senior Member |
|
|
"garelnabi" <mohamedelfadil@hotmail.com> wrote
> i am looking for Lossles JPEG (LJPEG) decopression IDL code
This is related to yesterdays post. There is no such support in IDL nor
would it be easy to add since libjpeg 6 (the de facto open source JPEG
library implementation) doesn't support lossless JPEG. So if you want it
you would have to write your own from scratch.
As David mentioned yesterday, use TIFF. Or you can try 24-bit PNG.
-Rick
|
|
|
Re: LJPEG decopression [message #32706 is a reply to message #32702] |
Tue, 29 October 2002 05:58  |
cees
Messages: 7 Registered: January 2002
|
Junior Member |
|
|
garelnabi wrote:
> i am looking for Lossles JPEG (LJPEG) decopression IDL code
>
>
Well, it seems you're not looking too well, because yesterday Jaynie
Padachee asked exactly the same in this NG. ;-)
Cees
P.S.
I guess it's still not there
|
|
|