how to save multiple dicom images in a folder?
1 回表示 (過去 30 日間)
古いコメントを表示
Sir,
I have 500 Dicom images in the folder. I will read image one by one and save all the images in another folder.
I can read the multiple images. But, how to save all the dicom images in another folder one by one.
Thank you.
採用された回答
Stalin Samuel
2015 年 1 月 13 日
編集済み: Stalin Samuel
2015 年 1 月 13 日
6 件のコメント
Walter Roberson
2017 年 11 月 7 日
That is pretty much the same as what I showed, but only works on MS Windows; the version I posted works on all operating systems.
Also, the question was specifically about dicom images, which require dicomread() rather than imread()
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!