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

JPEG2000 decoding incomplete image

Aris_Basic
New Contributor I
265 Views
i think JPEG2000 standard prescribes that decoder should be able to decode incomplete images
(as much as they can from the data available)
current UIC implementation is unable to do that it just throws exception if it eno****ers image like that instead of stoping decoding process and finalizing whatever it managed to decode.
incomplete streams could be result of streaming or error in transmission , and would be very usefull to have such ability.
any plans on adding something like that ? (im guessing this would be the simplest way of support JPIP streaming in UIC [no precincts extraction , etc...] )
Thx
0 Kudos
1 Reply
PaulF_IntelCorp
Employee
265 Views
Hello Aris,

The UIC class library is a sample and, to date, the only functional improvements have been those to add additional image formats. If you would like to add the functions described we are happy to take them and incorporate them into the sample; however, at this time, there are no plans to make substantial changes to the functionality of this class library.

If we do make significant changes to the library they will be announced here.

Regards,

Paul
0 Kudos
Reply