help me in the code for image fusion using wavelet based principle component analysis

답변 (1개)

Wayne King
Wayne King 2011년 10월 8일
There is function in the Wavelet Toolbox for image fusion, wfusimg, and a demo, imagefusiondemo.m, but it does not use a wavelet-based PCA.
There also is a wavelet PCA routine, wmspca, but that is designed for multisignal analysis, i.e. each column vector is a 1-D signal and not on images.

댓글 수: 2

wmpca is for multiscale PCA. but i want wavelet based PCA.
Hi, i am trying to implement wmspca inbuilt function step by step and compare it with eigen vectors in Wavelet Analyzer app also. when i input a 1024 x 4 signal matrix and apply 5 level dwt on each column. If i choose 1 principal component how can i reconstruct using inverse dwt as wavelet coefficients length and eigen vector lengths are totally different?.
Any help is appreciated. Thanks in advance.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Discrete Multiresolution Analysis에 대해 자세히 알아보기

질문:

2011년 10월 8일

댓글:

2020년 12월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by