GUI process calling variable
显示 更早的评论
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 ?
回答(1 个)
Image Analyst
2013-3-31
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!