Can I insert a png image into dicom image?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu DICOM Format finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!