How can export files form DICOM Browser?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
How can I export the images I got using the DICOM Browser? I want to export them all.
Thank you!
0 Commenti
Risposte (1)
Chandra
il 8 Apr 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 Commenti
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!