how to save multiple dicom images in a folder?
    2 views (last 30 days)
  
       Show older comments
    
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.
Accepted Answer
  Stalin Samuel
      
 on 13 Jan 2015
        
      Edited: Stalin Samuel
      
 on 13 Jan 2015
  
      6 Comments
  Walter Roberson
      
      
 on 7 Nov 2017
				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()
More Answers (0)
See Also
Categories
				Find more on DICOM Format in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




