Encrypt using images using matlab
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
2 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Convert Image Type en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!