代码搜索:bilateral

找到约 62 项符合「bilateral」的源代码

代码结果 62
www.eeworm.com/read/297947/7984265

m test_bilateral.m

% test for bilateral filtering name = 'square'; name = 'lena'; n = 128; M = load_image(name,n); M = rescale(M,10,245); sigma = 10; Mn = M + sigma*randn(n); % for limiting diffusion sigm
www.eeworm.com/read/297947/7984295

m perform_bilateral_filtering.m

function [img1] = perform_bilateral_filtering(img,winsize,sigma) % Bilateral Filtering(img,winsize,sigma) % Input -> Image img % -> winsize: spatial filter width % -> sigma for intensity diff ga
www.eeworm.com/read/288303/8644103

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/431671/8662614

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/426516/9016492

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/185455/9037009

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/184196/9117828

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/163246/10168851

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/279420/10439273

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and
www.eeworm.com/read/161171/10440955

m amexpo2s.m

function y = amexpo2s(N,t0,T); %AMEXPO2S Generate bilateral exponential amplitude modulation. % Y = AMEXPO2S(N,T0,T) generates a bilateral exponential % amplitude modulation centered on a time T0, and