dwt2 decomposition of image
Mostrar comentarios más antiguos
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..
Respuestas (2)
Obuli Yuvaraj
el 30 de Mzo. de 2013
0 votos
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
el 7 de Abr. de 2017
0 votos
s'il vous plait comment decoper une image en 4 coupe
Categorías
Más información sobre Wavelet Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!