How to change the original image encapsulated in a DICOM file to another jpeg image
Show older comments
Hello, Dear Professionals in Matlab !
I’m beginner in Matlab, but studying all functions of this software. I’m working as Neurologist on EuroMed medical centre. I have to do replace the original image in dicom file to another JPEG image…
A shortly explanation of my problem:
- I have got a DICOM file - (Format DICOM 3.0) –It’s located in D://1.dcm
- The image has one-frame – Type: Gray – 8
- The second replacement image – new.jpg. It’s located in D://new.jpg
- I need to replace the original image, encapsulated in D://1.dcm to the replacement image (D://new.jpg)
- That is to write down in Pixel Data (D://1.dcm) tag with the information D://new.jpg.
- All others tags should not will change.
Dear Professionals ! Help me with realization this project and program code…. !!! Which functions for this purpose need to be used after dicomread ()?
Thanks a lot !!! I’m waiting for your answer !!!
Asorbek Voznesensky The doctor - the Neurologist, medical centre "EndoMed"
Answers (0)
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!