搜索资源列表
LE
- 计算各种混沌系统李雅普洛夫指数的MATLAB 源程序。-calculating various chaotic system schematic index Lee MATLAB source.
13709828698
- 本程序是应用数值分析对线性多元方程组的一种解法……高斯列主元消去法,把系数阵A进行对角化,再从下层至上层逐一求解。有问题请联系13709828698,李。 -this program is the application of numerical analysis of multi-linear equations of a solution ... out PCA Gaussian Elimination Act, A coefficient matrix put right for k
StylerButton2007new
- 近期下载过的用户: yueshan1020 孙江波 王洪贵 成长 林健 张见 chenhaocheng 胡云龙 yms sdfsd zhong 陈晨 lee 戴友情 [查看上载者韩悦的更多信息] 相关搜索: 视频采集控件 vb视频采集控件 usb_camer ezvidc60.ocx控件下载 下载 ezVidC60帮助 ezvidcap vb ezVid 视频采集 控件 VB ezVidCap.ocx 摄像头捕获控件 ezVidC60.ocx VB USB 摄像头 控件 ezvidc60
nmf
- Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
lee
- Lee滤波Matlab函数文件 可以对图像进行Lee滤波
lee滤波
- lee滤波 matlab程序
SAR Filter.rar
- SAR图像三种滤波方法: 1、gamma_MAP滤波; 2、均方差滤波: 3、Lee滤波,SAR image filtering method three: 1, gamma_MAP filter 2, mean square error filter: 3, Lee filter
Lee
- Lee滤波,实现相干斑点去噪算法,在SAR图像去噪中应用广泛.-Lee filter, to achieve coherent speckle denoising algorithm, widely used in SAR image denoising.
improve_lee
- 增强lee滤波,可以直接用。用来观察lee滤波对图像的处理结果。是个函数,需要调用。-Enhance the lee filter, can be directly used. Lee filter used to observe the image processing results. Is a function, you need to call.
lee-8772
- c#数据结构源码 lee-8772-C# data structure source code lee-8772
lee
- lee filter for speckle reduction
Lee--Yoo-Video-Fingerprinting-based-on-Centroids-
- Sunil Lee and Chang D. Yoo: Video Fingerprinting Based on Centroids of Gradient Orientations Fingerprints are feature vectors that can uniquely characterize the video signal. The goal of a video fingerprinting system is to judge whether two vide
LEE
- LEE滤波算法,用于SAR的相干斑滤波,可以自由设定一些参数,见函数帮助。-LEE filtering algorithm
LEE-MK
- 水文趋势、突变点分析的matlab相关程序——Lee-Heghinan法、Mann-Kendall法-Hydrological trends point mutation analysis matlab procedures- Lee-Heghinan France, Mann-Kendall method
lee
- MATLAB code for LEE filter
entropia---Lee-and-Li
- Implementation of threshold LEE and LI
Lee-Filter
- Lee Filter with various windows size kernel 3x3, 5x5, 7x7, 9x9
lee
- lee filter is a filter like mean and other, which will give better results
Lee滤波
- 图像滤波,实现sar图像的lee滤波算法,并且附带两个其他同等级算法,运行方便(Image filtering, the Lee filtering algorithm of SAR image is realized, and two other algorithms of the same level are attached)
lee去除相干斑噪声
- 经典的LEE算法,可以用来去除SAR图像中的相干斑噪声,修改加载的图片路径后可以直接运行。