Why does the DICOMWRITE function in the Image Processing Toolbox create a new SOPInstanceUID for my DICOMATLAB file, when I set the 'CreateMode' option to 'Copy'?
Show older comments
I am trying to create a DICOMATLAB file with the same header information as another DICOMATLAB file that I have. When I use DICOMWRITE and pass the metadata array corresponding to my other DICOMATLAB file (obtained from DICOMINFO) with the 'CreateMode' option set to 'Copy', all the header information matches up except for SOPInstanceUID and MediaStorageSOPInstanceUID.
Accepted Answer
More Answers (0)
Categories
Find more on Read and Write Image Data from Files 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!