how to hide text in image using scrambling algorithm ??
조회 수: 1 (최근 30일)
이전 댓글 표시
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 .
댓글 수: 0
답변 (1개)
Image Analyst
2014년 12월 22일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!