Encrypt using images using matlab
8 views (last 30 days)
Show older comments
Pick some text or image file(grayscale) of your choice, and a colored RGB picture then, do the following:
a) Hide this file into the colored picture by replacing its least significant bits of each color in every pixel with your file data. Try to use a minimum number of LSB bits of the colored picture such that changes are unnoticeable.
b) Restore this hidden picture from the carrier picture.
Answers (0)
See Also
Categories
Find more on Convert Image Type 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!