Scale multiplication of wavelet transform
Afficher commentaires plus anciens
How to perform scale multiplication to the wavelet transformed images.? Can someone explain the procedure.
2 commentaires
Lisa Justin
le 15 Avr 2014
Hi Kum, could you explain what you mean a bit more.
Hi How can I perform scale multiplication of wavelet coefficients? I am working with Discrete stationary wavelet transform (swt2) and I want to apply scale multiplication on each decomposition of coefficients. Then I want to use the final results from the scale multiplication to reconstruct the image using inverse discrete stationary wavelet transform(iswt2).
Does element-wise multiplication represent scale multiplication?
C = A.*B // element-wise multiplication
I tried the element-wise multiplication but my output when I reconstruct the image is just blank? Is there any other way of performing scale multiplication?
Réponses (0)
Catégories
En savoir plus sur Signal Analysis dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!