Re: Compression of very large images



Thomas Richter wrote:
> If lossless is fine for you, and you really need to compress and decompress
> all of the image, and it must be really, really fast, then my answer
> would be JPEG-LS. It is a very simple algorithm, is stunningly fast, and,
> for lossless, performs better than JPEG2000.

I'm interesting in implementing this -- where can I find algorithm
details on JPEG-LS? A google search didn't turn up anything easily
parsable.

.



Relevant Pages

  • Re: best choice for lossless image compression
    ... Pegasus' C++, Active X and .NET toolkits support the LOCO standard format, ... We agree that JPEG-LS is the best color lossless compression scheme that is ...
    (comp.compression)
  • Re: Lossy image recompression
    ... compression and then to recompress it with no loss using this same ... and reflect JPEG images. ... These operations are truly lossless, but they achieve this by never decompressing far enough to reach a lossy phase of the algorithm. ...
    (comp.compression)
  • Re: String compactor
    ... >> a bitmap to compare, so, I have to use a compact algorithm. ... JPG and PNG ... > is PNG lossless. ...
    (borland.public.delphi.language.basm)