代码搜索:Transforms

找到约 1,181 项符合「Transforms」的源代码

代码结果 1,181
www.eeworm.com/read/375190/2729686

hpp arg.hpp

/////////////////////////////////////////////////////////////////////////////// /// \file arg.hpp /// Contains definition of the argN transforms. // // Copyright 2008 Eric Niebler. Distributed under
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/270032/11050802

c forms.c

/* Forms, Vectors,and Transforms by Bob Wallis from "Graphics Gems", Academic Press, 1990 */ /*---------------------------------------------------------------------- The main program below is set up
www.eeworm.com/read/136824/5848630

nvv blur.nvv

/************************************************************************ Blur.nvv This file implementes a simple vertex-shader to blur textures. It first transforms the vertex position to clip
www.eeworm.com/read/472943/1402514

m hdcpnpdpath.m

addpath('GenFigures/') addpath('../../../Utilities/') addpath('../../../Utilities/BuildDatasets') addpath('../../../Utilities/Transforms') addpath('../../../Solvers/')% % % Copyright (c) 2006. Vi
www.eeworm.com/read/472943/1402687

m nrpshdpath.m

addpath('GenFigures/') addpath('../../../Utilities/') addpath('../../../Utilities/BuildDatasets') addpath('../../../Utilities/Transforms') addpath('../../../Solvers/') % % Copyright (c) 2006. Vic
www.eeworm.com/read/309003/3708705

m miptintro.m

% MIPTIntro -- Info for MIPTDemo % % The .m files in this directory can reproduce the figures % in the article % % Robust "Wavelet Transforms" Based on % Median-Interpo
www.eeworm.com/read/375190/2729220

hpp fold_tree.hpp

/////////////////////////////////////////////////////////////////////////////// /// \file fold_tree.hpp /// Contains definition of the fold_tree and reverse_fold_tree transforms. // // Copyright
www.eeworm.com/read/375190/2729687

hpp fold_tree.hpp

/////////////////////////////////////////////////////////////////////////////// /// \file fold_tree.hpp /// Contains definition of the fold_tree and reverse_fold_tree transforms. // // Copyright
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