i need code for the following topic... 1.MATLAB code for a steganographic method based on integer wavelet transform and genetic algorithm
显示 更早的评论
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.
回答(1 个)
Wayne King
2012-4-6
0 个投票
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().
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!