GUI process calling variable
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i have a GUI about steganography. hiding and extract. my program in extract have to call variable in hiding process. what kind of function so i can call this variable and process that variable in my extraction program ?
0 Kommentare
Antworten (1)
Image Analyst
am 31 Mär. 2013
I suggest you look for an algorithm here http://iris.usc.edu/Vision-Notes/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems then code it up into MATLAB.
23.3.8 Image Hiding, Data Hiding, Steganography, Steganalysis
23.3.8.1 Data Hiding, Steganography, LSB, Least Significant Bit
23.3.8.2 Halftone Images, Compressed Images: Image Hiding, Data Hiding, Steganography
23.3.8.3 Surveys, Image Hiding, Data Hiding, Steganography
I have an LSB watermarking demo that I've posted before. You can search for it or just ask and I'll post it again here.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!