Steganography: Hiding and Extracting Text in Image using DWT
이전 댓글 표시
I am doing a project on steganography using skin tone detection and DWT. I am using the following steps for embedding: 1)Load image 2)Skin tone detection 3)Cropping (key) 4)DWT 5)Embed secret message in B plane 6)IDWT 7)Image reconstruction. But I seem to have problem regarding the extraction part. The steps I need to follow: 1)Load stego image 2)skin tone detection 3)Crop according to the key 4)DWT 5)extract message. I can perform the first 4 steps. But I don't have any algorithms or steps to extract the message. Please can anyone suggest any methods to extract the text message?
답변 (4개)
Arun Kumar
2015년 3월 17일
0 개 추천
it depends on which algorithm you used in embedding section
댓글 수: 6
Nagaveni S A
2015년 3월 17일
Randrianjohany Tolotra
2016년 3월 22일
Please,could i have your code please?
Image Analyst
2016년 3월 22일
The Mathworks does not allow posting of steganography code on their website.
Mumthas S
2017년 1월 5일
Hayder mohammedqasim
2017년 11월 11일
Please,could i have your code please?
Walter Roberson
2017년 11월 11일
Hayder mohammedqasim: probably no-one was notified about your message; certainly Nagaveni was not notified. You can contact Nagaveni by clicking on their username and then using the Contact button in their profile.
Image Analyst
2016년 3월 22일
0 개 추천
The Mathworks does not allow posting of steganography code on their website.
However I was able to post a demo where I "encoded" text into an image in my File Exchange http://www.mathworks.com/matlabcentral/fileexchange/54155-encoding-text-into-image-gray-levels
Encoding/decoding and watermarking is allowed. Cryptography and steganography is not.
댓글 수: 1
Karbala'a Unvi. Science
2020년 4월 25일
that is a great function that you are doing here I hope that one day I will be abel to so
Thank you for that
Amal
2022년 11월 12일
0 개 추천
Steganography Hide text in an image Using LSB? Matlab GUI
댓글 수: 1
Image Analyst
2022년 11월 12일
See attached.
Amal
2022년 11월 12일
0 개 추천
Steganography: Hiding Text in Image using LSB?
댓글 수: 1
Image Analyst
2022년 11월 12일
Why are you Answering @Nagaveni S A again with the same "Answer" you just posted an hour earlier? And I replied to your "Answer" (that was actually a question, not an answer). If you don't like my code, then start writing your own or hire someone to write it for you. I'm not sure what you want or expect from us. You're a man of very few words.
카테고리
도움말 센터 및 File Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!