image steganography-hiding pixel values

조회 수: 7 (최근 30일)
Khushboo
Khushboo 2012년 4월 29일
I want to hide one .bmp image into another .bmp image.If the pixel value match of the two images then I want to hide the pixel value and store the positon in an array.Can you please tell how to do this.

답변 (1개)

Image Analyst
Image Analyst 2012년 4월 29일
Pick one and code it up in MATLAB. I gave one method today to someone: http://www.mathworks.com/matlabcentral/answers/36890-image-scrambling-code-in-matlab It (the bitplane/LSB method) is probably one of the most simplest, weakest, most primitive methods out there though.

카테고리

Help CenterFile Exchange에서 Get Started with Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by