Closed
Description
Originally reported on Google Code with ID 326
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size == 35, then jp2->enumcs get value 14, it is a CIELab
color space. Then I get a bmp, but the color is not the same to adobe acrobat.
Can openjpeg support CIELab color space in the future?
Please help me, thanks a lot!!!
Reported by xiaochuan.liu19880512
on 2014-04-03 08:10:58
- _Attachment: [head.jp2](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-326/comment-0/head.jp2)_