Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Jpeg2000 example and 16bit grayscale images

haerle
Beginner
241 Views
Hello,

I have to save 16 bit grayscale data in jpeg2000 format. I tried to use the Jpeg 2000 example. The j2kit.exe only seems to write 8 bit output images - which scrambles my image data. How do I have to modify the example to have it write 16Bit?

best regards,

Fabian
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
241 Views

Hi Fabian,

I would recommend you to take a look at our new Unified Image Codec interface introduced in IPP 6.0. With UIC sample there is picnic application which you may use to store 16-bit images in any supported format (PNM, lossless JPEG and JPEG2000)

Regards,
Vladimir
0 Kudos
Reply