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!