I am working with Steganography project

2 views (last 30 days)
Sandeep
Sandeep on 10 Sep 2013
Hello all
I am working with Steganography project. i have prepared GUI for both encryption and decryption. i am done with the encryption. i have stored the encrypted image. With text i have done with description also but stuck in retrieving back the text from image. shall i insert code to find where i am going wrong?

Answers (1)

Walter Roberson
Walter Roberson on 10 Sep 2013
Yes. Or learn to use the debugger. See the documentation for "dbstop"
  4 Comments
Image Analyst
Image Analyst on 16 Sep 2013
Edited: Image Analyst on 16 Sep 2013
After you learn how to debug with this: http://blogs.mathworks.com/videos/2012/07/03/debugging-in-matlab/, inserting code to help you debug is frequently a good idea.
Sandeep
Sandeep on 20 Sep 2013
k fine sir i will attach code once i debug

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!