How can export files form DICOM Browser?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
How can I export the images I got using the DICOM Browser? I want to export them all.
Thank you!
0 comentarios
Respuestas (1)
Chandra
el 8 de Abr. de 2022
Hi,
Select Export Volume >> Export series to workspace
Then the save the file using dicomwrite or select individual image and export to workspace and save using imwrite function
As multiple files can be saved to again in dicom file or save individual files (by selecting export to workspace on right click on the image) from workspace to any format, example jpeg ,bmp … formats
0 comentarios
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!