What steps will reproduce the problem?
1. I am using the DicomDroid.jar as a library to open an image.dcm in my
Android application.
2. Try to open an image in the path "/sdcard/Dicom/image.dcm"
3. When i try to use this line of code
DicomReader DR = new DicomReader(data);
I got the following exception.
java.io.IOException: DICOM JPEG compression not yet supported"
What is the expected output? What do you see instead?
To display the image in JPEG format
What version of the product are you using? On what operating system?
Android Operating System
Please provide any additional information below.
Am using the Gingerbread
Original issue reported on code.google.com by shafiva...@gmail.com on 26 Dec 2013 at 6:29
Original issue reported on code.google.com by
shafiva...@gmail.com
on 26 Dec 2013 at 6:29