Can I insert a png image into dicom image?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 16 de Abr. de 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 comentarios
Ver también
Categorías
Más información sobre DICOM Format en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!