This Contain Matlab Code for Image Steganography. This contains an Sender and a Receiver Module. Messages are hidden inside a watermark image on the sender end and the secret message is retrieved at the receiver end. This has following Modules
- send contains code to fetch the water mark image and hide the text in the image. this module act as a master
- receive this contains code to receive the image from sender and retrive the secret message in the image.
This works on server/client architecture and requires both modules/system, to be connected to same IP