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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Embed new message to a image
4 Kommentare
Walter Roberson
am 11 Jan. 2016
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.
Antworten (1)
Image Analyst
am 10 Jan. 2016
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 Kommentare
Image Analyst
am 11 Jan. 2016
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.
Siehe auch
Kategorien
Mehr zu Encryption / Cryptography 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!