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
MathWorks Support Team 2010년 10월 22일
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