How can export files form DICOM Browser?

조회 수: 3 (최근 30일)
Zainab Alramadhan
Zainab Alramadhan 2022년 4월 5일
답변: Chandra 2022년 4월 8일
Hello,
How can I export the images I got using the DICOM Browser? I want to export them all.
Thank you!

답변 (1개)

Chandra
Chandra 2022년 4월 8일
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

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by