I am applying dtw2 to an image (512*512)and after level 1 decomposition, I am getting approximation(256*256) and other details. How can I scale up only the 256*256 approximation to 512*512 size?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am applying a discrete wavelet transformation on an image(suppose of size512*512) . Then I am getting 4 subband images after level 1 decomposition(approximation, horizontal,vertical and diagonal details) each of size 256*256.
now I want this approximation details scaled up in the size of 512*512.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!