Hiding a message in an image

1 view (last 30 days)
Adhame
Adhame on 6 Jun 2012
Hello everybody; our Matlab project for this semester consists on hiding a message created in MS Paint (a .bmp file) in an other image (also a .bmp file). This needs to be created along with a Graphic User Interface (GUI) which helps people who have no experience with Matlab to use this technique. I have no clue on how to do this! I will send the detailed .pdf file of the project to those willing to help me. Thank you in advance.
  1 Comment
Walter Roberson
Walter Roberson on 6 Jun 2012
http://www.mathworks.com/matlabcentral/answers/?term=tag%3A%22steganography%22

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 6 Jun 2012
See one way of doing it (LSB watermarking) where I gave code here: http://www.mathworks.com/matlabcentral/answers/36890-image-scrambling-code-in-matlab

Products

Community Treasure Hunt

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

Start Hunting!