how to hide text in image using scrambling algorithm ??
显示 更早的评论
hi , i want to hide text on image using scrambling algorithm . by using a transformation equation Et, to scramble the pixels within the image. Et is a two way function which acts a key for scrambling and unscrambling the image. Since we are using a key to scramble the image it can be considered as image cryptography thanks .
回答(1 个)
Image Analyst
2014-12-22
1 个投票
To hide an image within an image, you can use my attached demo. Sorry, I don't have one for hiding text in an image.
1 个评论
Image Analyst
2014-12-22
Here's another one that scrambles an image and descrambles it but does not hide any other information in it.
类别
在 帮助中心 和 File Exchange 中查找有关 ROI-Based Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!