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

UIC JPEG decoder: Problem in Readdata()

senmeganath
Beginner
303 Views
Hello,

I'm currently running into problems while decoding some lossless 16 bit jpg dicom image into bmp file.

Its reads a header information correctly. but its failing to reads the image data,

when i call ReadData(), its returns JPEG_OK, but the output image buffer is null or empty.

when i used uic_transcoder_con sample application to decompresses a image, its hanging for long time.

please provide your inputs. and i have added the image for your reference.

Thanks and Regards
Senthilkumar Meganathan.
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
303 Views
Hello,

thanks for reporting on this issue. We've verified that there is an issue in UIC sample DICOM parser. It incorrectly skip some of DICOM tags. We will fix this issue in the next release.

Regards,
Vladimir
0 Kudos
senmeganath
Beginner
303 Views
Hello,

thanks for reporting on this issue. We've verified that there is an issue in UIC sample DICOM parser. It incorrectly skip some of DICOM tags. We will fix this issue in the next release.

Regards,
Vladimir

Hi Vladimir,

Thanks for your information. please let me know once you fix this issue.

Thanks and Regards
Senthil.
0 Kudos
Reply