Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 2-D filter bank
Search - 2-D filter bank - List
MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of quincunx filter banks with perfect reconstruction, linear phase, high coding gain, certain vanishing moments properties, and good frequency selectivity. The code can be used to design quincunx filter banks with two, three, or four lifting steps. The SeDuMi Matlab toolbox [3] is used to solve the second-order cone programming subproblems in the two algorithms, and must be installed in order for this code to work.
Update : 2025-02-19 Size : 53kb Publisher : lzn

WFB2DEC 2-D Wavelet Filter Bank Decomposition y = wfb2dec(x, h, g) Input: x: input image h, g: lowpass analysis and synthesis wavelet filters Output: x_LL, x_LH, x_HL, x_HH: Four 2-D wavelet subbands Make sure filter in a row vector-WFB2DEC 2-D Wavelet Filter Bank Decomposition y = wfb2dec(x, h, g) Input: x: input image h, g: lowpass analysis and synthesis wavelet filters Output: x_LL, x_LH, x_HL, x_HH: Four 2-D wavelet subbands Make sure filter in a row vector It can be modified for applications such as image analysis, image retrieval and image processing. While displaying images, the program will pause and wait for your response. When you are ready, you can just press Enter key to continue.
Update : 2025-02-19 Size : 1kb Publisher : wen

GABORFILTERBANK generates a custum Gabor filter bank. % It creates a u by v cell array, whose elements are m by n matrices; % each matrix being a 2-D Gabor filter. %
Update : 2025-02-19 Size : 88kb Publisher : arzehgar
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.