Can I insert a png image into dicom image?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2018 年 4 月 16 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!