Why is DICOMREAD unable to read my JPEG-2000 encoded image using the Image Processing Toolbox 6.4 (R2009b)?

4 次查看(过去 30 天)
When I try using DICOMREAD to read in my JPEG-2000 encoded image, I get the following error:
j2convert
??? Error using ==> dicomread>newDicomread at 223
Unsupported data encoding.
Error in ==> dicomread at 78
[X, map, alpha, overlays] = newDicomread(msgname, frames);
Error in ==> j2convert at 4
a=dicomread('K:\matlabexj2000\comp\DICOM\IMA00000034');

采纳的回答

MathWorks Support Team
This enhancement has been incorporated in Release 2010b (R2010b). For previous product releases, read below for any possible workarounds:
JPEG-2000 encoded images are not supported in the Image Processing Toolbox 6.4 (R2009b). To work around the issue, use another program to convert the image to a supported format before reading it in using MATLAB.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

标签

尚未输入任何标签。

产品


版本

R2009b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by