Stegnography embedding image to bit conversion?
1 次查看(过去 30 天)
显示 更早的评论
how to convert image into bits? since I want to replace the pixels of the image(in bits) by the secret message in bits.
0 个评论
回答(2 个)
Geoff Hayes
2015-3-14
Sandeep - use any of the bit-wise operators to manipulate the (presumably LSB) bits of the image pixels so that you can hide the secret message within them.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
