How to show image of a wavelet transformed image?

1 visualizzazione (ultimi 30 giorni)
Pooja
Pooja il 8 Mag 2013
imdata = imread('ngc6543a.jpg');
[C,S] = wavedec2(imdata,3,'bior3.5');
y=imshow( ? ).
How to display the image?

Risposte (0)

Categorie

Scopri di più su Discrete Multiresolution Analysis in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by