代码搜索:Directional
找到约 393 项符合「Directional」的源代码
代码结果 393
www.eeworm.com/read/491824/6426832
m nnd8dd.m
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.7 $
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/259886/11759469
m nnd8dd.m
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.7 $
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/414869/11098385
m steergauss.m
function [J,h] = steerGauss(I,arg1,arg2,arg3)
% STEERGAUSS Implements a steerable Gaussian filter.
% This m-file can be used to evaluate the first
% directional derivative of an image, usin
www.eeworm.com/read/414357/11118987
asv nnd8dd.asv
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.7 $
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/414357/11119033
m nnd8dd.m
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.7 $
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/389321/8533546
m tdfbdec_l.m
function y = tdfbdec_l(x, n, dfbtype, fname)
% TDFBDEC_L Directional Filterbank Decomposition using Ladder Structure
%
% y = dfbdec_l(x, f, n)
%
% Input:
% x: input image
% n: number o
www.eeworm.com/read/389321/8533577
m pdtdfbrec_f.m
function im = pdtdfbrec_f(y2, F2, alpha, res)
% PDTDFBREC_F Pyramid Dual Tree Directional Filterbank Reconstruction
% using FFT at the multresolution FB and the first two level of dual DFB
% tre