in dct watermarking i got the answer below what was that mean pls answer me sir
1 次查看(过去 30 天)
显示 更早的评论
[16x16 double] [16x16 double] [16x16 double] [16x16 double]
[16x16 double] [16x16 double] [16x16 double] [16x16 double]
[16x16 double] [16x16 double] [16x16 double] [16x16 double]
[16x16 double] [16x16 double] [16x16 double] [16x16 double]
2 个评论
Geoff Hayes
2015-2-16
Sriharsha - you need to provide some context surrounding how you obtained the above results. What is the code that you are using? Presumably you broke down an image into 16x16 blocks and did the dct on each block, and now need to restore the image to its original size. See cell2mat on how you can convert the above cell array back to a numeric matrix of dimension of 64x64.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!