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?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!