dwt2 decomposition of image
显示 更早的评论
m doing dwt decomposition of a image using command- [cA1,cH1,cV1,cD1] = dwt2(X,'db1');
when i display w=[ cA1 cH1 cV1 cD1] my cA1 part is not looking like my original image as given here.. http://www.mathworks.in/help/wavelet/ref/dwt2.html
please help someone..
回答(2 个)
Obuli Yuvaraj
2013-3-30
0 个投票
CA1 is not a image you have given. It is actually a plot of co-efficients after passing the image into a low pass filter
mimi fcb
2017-4-7
0 个投票
s'il vous plait comment decoper une image en 4 coupe
类别
在 帮助中心 和 File Exchange 中查找有关 Wavelet Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!