代码搜索:wedgelet
找到约 27 项符合「wedgelet」的源代码
代码结果 27
www.eeworm.com/read/411158/11254118
exe wedgelet.exe
www.eeworm.com/read/212428/15156329
pdf wedgelet enhanced appearance models.pdf
www.eeworm.com/read/212434/15156264
pdf multiscale wedgelet imageanalysis fast decompositions and modeling.pdf
www.eeworm.com/read/356084/3042487
m extractwedgecoeff.m
% ExtractWedgeCoeff -- Extract Coefficients of Wedgelet Expansion from Wedgelet Transform
% Usage
% ctree = ExtractWedgeCoeff(W,btree,stree)
% Inputs
% W Wedgelet Transform
% btree tree spec
www.eeworm.com/read/356084/3042476
m plotwedgeletpartition.m
% PlotWedgeletPartition -- Show Best Wedgelet Partition
% Usage
% PlotWedgeletPartition(btree,stree,color,ax,D)
% Inputs
% btree wedgelet quadtree specifying partition of image
%
www.eeworm.com/read/356084/3042398
m plotwedgeletpartition2.m
% PlotWedgeletPartition2 -- Show Best Wedgelet Partition
% Usage
% PlotWedgeletPartition2(btree,stree,color,ax,D)
% Inputs
% btree wedgelet quadtree specifying partition of image
%
www.eeworm.com/read/356084/3042472
m contents.m
% ExactWedgeletTrans - Functions implementing basic wedgelet transforms.
%
% Main functions:
% WedgeletApprox -- Approximate image by wedgelets
% BestWedgeletPartition -- Calculate the Best
www.eeworm.com/read/356084/3042370
m contents.m
% Utility
% o Utility - Functions playing supporting roles in the implementation of the
% beamlet and wedgelet transform, and functions to visualized these transforms.
%
% Part of BeamLab
www.eeworm.com/read/356084/3042383
m stripthickness.m
% StripThickness -- measure the thickness of a strip containing all data
% Usage
% [thick,dirpair] = StripThickness(W,ns,nvert)
% Inputs
% W part of Wedgelet transform associated to
% a dyad
www.eeworm.com/read/356084/3042478
m synthsinglewedgelet.m
% SynthSingleWedgelet -- Compute a single wedgelet basis function
% Usage
% quad = SynthSingleWedgelet(u,v,ns)
% Inputs
% u coordinates of beginning vertex
% v coordinates of ending vertex
%