Dear all,
When i tried to read dicom file to matlab I got the following error:
'??? Error using ==> dicomread>newDicomread at 214
Unsupported data encoding.'
I looked into the file by dicominfo and I found that the TransferSyntaxUID of such file is
'1.3.46.670589.33.1.4.1' which is out of the definiation in matlab.
I was wondering is there an alternative way to read the file to matlab.
Thanks in advance.
David
|
|
0
|
|
|
|
Reply
|
David
|
3/12/2010 4:15:28 PM |
|
I have the exact same problem, it would be very helpful if someone could provide a solution.
Did you figure it out David?
Regards
Jonas
"David" wrote in message <hndpb0$bo9$1@fred.mathworks.com>...
> Dear all,
>
> When i tried to read dicom file to matlab I got the following error:
>
> '??? Error using ==> dicomread>newDicomread at 214
> Unsupported data encoding.'
>
> I looked into the file by dicominfo and I found that the TransferSyntaxUID of such file is
> '1.3.46.670589.33.1.4.1' which is out of the definiation in matlab.
>
> I was wondering is there an alternative way to read the file to matlab.
>
> Thanks in advance.
>
> David
|
|
0
|
|
|
|
Reply
|
Jonas
|
3/21/2011 1:10:08 PM
|
|