Which compression technique is usefull/lossles to write raw data into dicom ?
1 回表示 (過去 30 日間)
古いコメントを表示
Prashant Birajdar
2015 年 12 月 31 日
コメント済み: Prashant Birajdar
2016 年 1 月 2 日
Hello, I am working in area of medical imaging and I want to know which compression technique is lossless to compress raw data into DICOM Images.I am working on CMOS sensor's raw data which is around 3.16 MB when receives, but I want to compress this data and save as DICOM image and want to save the storage requirement on disk. I used the dicomwrite(); function to store data into DICOM format and used the following compression techniques and data size is reduced. See the following table for reference,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/152964/image.png)
But My question is that, By using this compression technique shall I loose my data ? If Yes, What is the alternative to reduce the image data size on disk?
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!