matlab code for simple LSB audio steganography
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hi need a simple code for simple LSB audio steganography
Antworten (2)
Muhammad fayyaz
am 29 Apr. 2014
i have
2 Kommentare
Image Analyst
am 5 Mär. 2022
Everyone, chances are extremely high that @Muhammad fayyaz never had any code. Perhaps he meant to say like what you all are saying "I have a need to do this". If he had code, he would have attached it, like I did below. So if you need code, don't tack on yet another "me too" request to have him email you the code. @Muhammad fayyaz has not even been on MATLAB Answers for 6 years! Chances are, he doesn't have it, or if he does, he won't email it to you. If you need code, why didn't you use the link I gave you???
Image Analyst
am 26 Nov. 2015
See my code for hiding text in an image. For audio it would essentially be the same - the algorithm does not care if the cover data is an image matrix or a audio vector. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. Feel free to adapt it.
1 Kommentar
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!