220 likes | 817 Views
2D Continuous Wavelet Transform. Heejong Yoo(ECE) April 26, 2001. Project Description. The idea of this project is from the software of Crit-tech.com(Psilets 3.0) ( www.crit-tech.com ). Project Description Understand 1D, 2D DWT(FWT_PO.m, FWT2_PO.m in WaveLab)
E N D
2D Continuous Wavelet Transform Heejong Yoo(ECE) April 26, 2001
Project Description • The idea of this project is from the software of Crit-tech.com(Psilets 3.0) (www.crit-tech.com) • Project Description • Understand 1D, 2D DWT(FWT_PO.m, FWT2_PO.m in WaveLab) • Understand 1D CWT(CWT.m in WaveLab) • Develop 2D CWT algorithm for image processing at fixed scale
In one dimension, (time domain) (frequency domain) In two dimension, (time domain) (frequency domain) We want to calculate 2D CWT in frequency domain(just like WaveLab) When scale s is fixed, Continuous Wavelet Transform
Frequency domain 2D Mexican Hat wavelet Time domain
2D Mexican Hat wavelet (Movie)low frequency high frequency <Time Domain Wavelet> <Fourier Domain Wavelet>
Output Image Display 4 different Input Image In general, low scale means high frequency, high scale means low frequency In WaveLab, low scale means low frequency, high scale means high frequency Wavelet Select Scale(1~100) Fourier Domain Wavelet GUI based 2D CWT This program follows the WaveLab