I am getting Unsupported data encoding with dicomread
显示 更早的评论
I used gdcm to compress dicom image i use deflate to compress image but when i use it with matlab i get
Warning: Not enough data imported. Attempted to read 1474225977 bytes at position 394. Only read 202399. > In
dicomread>newDicomread (line 197)
In dicomread (line 86)
Error using dicomread>newDicomread (line 228)
Unsupported data encoding.
Error in dicomread (line 86)
[X, map, alpha, overlays] = newDicomread(msgname, frames, useVRHeuristic);
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Read and Write Image Data from Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!