Can I insert a png image into dicom image?
3 views (last 30 days)
Show older comments
I found many codes for inserting an image into another, using LSB and other methods. Can I use those codes for dicom images also?? If not, which is the other way to solve it in matlab?
0 Comments
Answers (1)
Walter Roberson
on 16 Apr 2018
The routines for data hiding do not care what the source of the data or key is, and do not care how it will be used.
However: DICOM images are medical images, and changing the data they contain can lead to failure to do correct medical diagnosis.
0 Comments
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!