Which compression technique is usefull/lossles to write raw data into dicom ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Prashant Birajdar
el 31 de Dic. de 2015
Comentada: Prashant Birajdar
el 2 de En. de 2016
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,
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 comentarios
Respuesta aceptada
Walter Roberson
el 31 de Dic. de 2015
Do not use JPEG lossy or JPEG2000 lossy or you will lose data.
Más respuestas (0)
Ver también
Categorías
Más información sobre DICOM Format en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!