Can I insert a png image into dicom image?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Walter Roberson
il 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 Commenti
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!