代码搜索:contourlet
找到约 53 项符合「contourlet」的源代码
代码结果 53
www.eeworm.com/read/290976/8446121
m contourlet.m
% contourlet.m
% written by: Duncan Po
% Date: August 24, 2002
% Performs the Contourlet Transform on an Image
% Usage: coefs = contourlet(pyrfilter, dirfilter, levndir, imname, imformat)
% coe
www.eeworm.com/read/474344/6820908
pdf contourlet.pdf
www.eeworm.com/read/274600/10862399
zip contourlet_toolbox.zip
www.eeworm.com/read/474371/6821354
pdf contourlet_modeling.pdf
www.eeworm.com/read/290976/8446087
m tree2contourlet.m
% tree2contourlet.m
% written by: Duncan Po
% Date: August 24, 2002
% convert the contourlet coefficients from tree structure to subband structure
% Usage: coef = tree2contourlet(tree, dir, levndir, n
www.eeworm.com/read/290976/8446152
m contourlet2tree.m
% contourlet2tree.m
% written by: Duncan Po
% Date: August 24, 2002
% convert the contourlet coefficients from subband structure to tree structure
% Usage: [tree, scaling] = contourlet2tree(coef, dir)
www.eeworm.com/read/391686/8391200
m decdemo.m
function coeffs = decdemo( im, option )
% DECDEMO demonstrates nonsubsampled Contourlet decomposition and reconstruction.
%
% DECDEMO shows how to use the nonsubsampled contourlet toolbox to decom
www.eeworm.com/read/311447/13630866
asv decdemo.asv
function coeffs = decdemo( im, option )
% DECDEMO demonstrates nonsubsampled Contourlet decomposition and reconstruction. 显示nonsubsampled contourlet分解和重建。
%
% DECDEMO shows how to use the nonsubsam
www.eeworm.com/read/311447/13630896
m decdemo.m
function coeffs = decdemo( im, option )
% DECDEMO demonstrates nonsubsampled Contourlet decomposition and reconstruction. 显示nonsubsampled contourlet分解和重建。
%
% DECDEMO shows how to use the nonsubsam
www.eeworm.com/read/391686/8391210
txt readme.txt
Nonsubsampled Contourlet Toolbox (version 1.0.0, August 2004)
This toolbox contains Matlab files that implement the nonsubsample contourlet transform and its utility functions. Some Matlab files ar