please give me some idea about how i hide an image into another image using matlab, please send me details code for encoding and decoding, i will be very gladful.
thanking you,
It's not exactly LSB-algorithm, it basically uses 8 pixels from source to form the 8bit of the embedded image. Idea was to minimize the change in the source, so that there is negligible change in it.
Hi Mr. Divakar, Would u please tell me is it the LSB algorithm concept that you have been used in this program? by changing every 8pixel from the cover image? or what do u call your algorithm?
Yes you can insert as many images as you want, as long as you are not using more than 100 percentage of the source image(see the screenshot). It was clearly said in the description.
Comment only