how to hide a binary image within grayscale image using lsb ...pls help me by matlab code
古いコメントを表示
i create a saliency map of a grayscale image.after that i classify that image i.e. image's black color portion value is '0',gray color portion value is '100' and white color portion value is '255'.now i want to hide a binary image by changing the bit position of the classified image's. i.e. changing last two bit of the black color portion and only changing the last bit of the gray color portion and white remain fixed by comparing with the binary image.
3 件のコメント
Walter Roberson
2015 年 10 月 26 日
Is the strategy "insert data in the black portions first, and if there are still more bits that need added, put them in the gray part" ?
sridip sahoo
2015 年 10 月 27 日
編集済み: sridip sahoo
2015 年 10 月 27 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Watermarking についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!