I understanding is: We have a image, then we have matrix of it. Then we calculate the quantized DCT coeffcient. Then add something to this image, then we have a new quantized DCT coefficient? Am I correct of understanding above sentence. Any idea or sample code or reference link to do that?
Embed new message to a image
1 次查看(过去 30 天)
显示 更早的评论
Embed new message to a image
4 个评论
Walter Roberson
2016-1-11
Try again. I went through and tagged more that were missing the tag. However, with there being over 500 questions about steganography, I got tired and gave up after about 100.
回答(1 个)
Image Analyst
2016-1-10
I'm not using DCT, but I attach some hiding demos for you. One to encode text and one to encode images.
See http://www.mathworks.com/matlabcentral/fileexchange/54155-encoding-text-into-image-gray-levels for the text demo.
P.S. We need to be careful about what code we share, and what language we use because the Mathworks is very cautious about hosting anything that can be considered encryption or steganography (I know from personal experience).
8 个评论
Image Analyst
2016-1-11
Both of them. Both demos first hide, then recover.
For that other person's question in your link, I doubt it's still a problem for them after 7 months of no activity. Anyway, I don't research compression methods. It's not worth my time when I can just use built in compression methods, like imwrite(), that other people have already written and perfected.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Encryption / Cryptography 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!