MATLAB codes to hide gray image in a colored RGB image LSB
steganography code: hides 6 MSBs from the gray image in the RGB image 2 bits in each color band LSBs. and outputs the new image file. 'encry.bmp'
extracting code: extracts 2 LSBs from each color band and displays the secret image

