Magick++, lossless JPEG 2000
Posted: 2010-06-24T21:10:56-07:00
Hi,
I'm trying to write a Lossless JPEG 2000 image from Magick++ (the C++ ImageMagick binding). If I just save with magick="JP2", I get a JPEG 2000 image that's very close to the original, but has lots of off-by-1 errors.
From these forums, it sounds like ImageMagick can itself do Lossless JPEG 2000. Anyone know how to tell Magick++ to do this?
Adam
I'm trying to write a Lossless JPEG 2000 image from Magick++ (the C++ ImageMagick binding). If I just save with magick="JP2", I get a JPEG 2000 image that's very close to the original, but has lots of off-by-1 errors.
From these forums, it sounds like ImageMagick can itself do Lossless JPEG 2000. Anyone know how to tell Magick++ to do this?
Adam