代码搜索:LEE
找到约 7,910 项符合「LEE」的源代码
代码结果 7,910
www.eeworm.com/read/195425/8156029
lee
www.eeworm.com/read/391902/8373108
vwf lee.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/168218/9932658
dat lee.dat
7
3 2
4 6
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 0 0 0 1 0 0
0 0 0 1 1 0 0
1 0 0 0 1 0 0
1 1 1 0 0 0 0
1 1 1 0 0 0 0
www.eeworm.com/read/358191/10194545
dat lee.dat
7
3 2
4 6
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 0 0 0 1 0 0
0 0 0 1 1 0 0
1 0 0 0 1 0 0
1 1 1 0 0 0 0
1 1 1 0 0 0 0
www.eeworm.com/read/161587/10394808
dat lee.dat
7
3 2
4 6
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 0 0 0 1 0 0
0 0 0 1 1 0 0
1 0 0 0 1 0 0
1 1 1 0 0 0 0
1 1 1 0 0 0 0
www.eeworm.com/read/275581/10809377
rdb lee.rdb
www.eeworm.com/read/469233/6979650
m lee.m
%Lee filter for speckle noise reduction
%Authors : Jeny Rajan, Chandrashekar P.S
%Usage - lee(I)
%I is the noisy image (gray level image m x n x 1)
function [le]=lee(I)
[x y z]=size(I)
I=doubl
www.eeworm.com/read/460949/7236995
m lee.m
function im_ret = Lee( im, w_size, out_size, NL, bound, flag )
%LEE Filter for SAR Speckle reduction
% im:SAR影像
% w_size:窗口大小,奇数 3 5 7 9等
% out_size:输出图像的大小,可以是'same'或者'full'
% NL:number of Lo
www.eeworm.com/read/459616/7270564
dat lee.dat
7
3 2
4 6
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 0 0 0 1 0 0
0 0 0 1 1 0 0
1 0 0 0 1 0 0
1 1 1 0 0 0 0
1 1 1 0 0 0 0
www.eeworm.com/read/316396/13523657
m lee.m
%Lee filter for speckle noise reduction
%Authors : Jeny Rajan, Chandrashekar P.S
%Usage - lee(I)
%I is the noisy image (gray level image m x n x 1)
function [le]=lee(I)
[x y z]=size(I)
I=doubl