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

4 visualizzazioni (ultimi 30 giorni)
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');

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 22 Ott 2010
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.

Più risposte (0)

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Prodotti


Release

R2009b

Community Treasure Hunt

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

Start Hunting!

Translated by