i need code for the following topic... 1.MATLAB code for a steganographic method based on integer wavelet transform and genetic algorithm
Afficher commentaires plus anciens
i need code for the following topic... 1.MATLAB code for a steganographic method based on integer wavelet transform and genetic algorithm. i need all code and may possible extension to the paper.
Réponses (1)
Wayne King
le 6 Avr 2012
0 votes
You can implement an integer-to-integer wavelet transform using the Wavelet Toolbox and a lifting transform.
You will need to specify the 'int2int' option in liftwave().
Catégories
En savoir plus sur Signal Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!