搜索资源列表
localnormalize
- LOCALNORMALIZE A local normalization algorithm that uniformizes the local mean and variance of an image. ln=localnormalize(IM,sigma1,sigma2) outputs local normalization effect of image IM using local mean and standard deviation estimated by Gaus
NLMean
- 非局部均值(Non-local Mean)SAR滤波,matlab程序-Non-local mean (None-local Mean) SAR filtering, matlab program
LMD(matlab)-01
- LMD经验模态分解matlab程序,可以运行的-LMD (Local mean decomposition)(matlab)
NLMeans
- 非局部均值滤波的算法,还不错哦~自己觉得很好-Non-local mean filter algorithm, is also a good feel oh well
filter
- median filter alpha-trimmed mean filter adaptive,local noise reduction filter
nonlocaldenoise
- 非局部去噪算法-nonlocal denoise 源码-Non-Local Denoising Algorithm-nonlocal denoise source
toolbox_nlmeans
- 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
KernelTracking
- A new approach toward target representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kern
Tracking
- 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
testnlm
- non local mean 去噪方法,该方法在空间域中对图像进行降噪。-non local mean denoising code
nlm_code_for_mri
- 非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。-nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.
New
- mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
testnlm
- non local mean filter-non local mean filter
toolbox_nlmeans
- non local mean algorithm toolboc-non local mean algorithm toolboc
nol-local
- 一种有效的滤波算法,通过比较特定区域内的像素点的邻域均值来进行图像的去噪滤波。-An effective filtering algorithm, by comparing the particular pixel within the region to the neighborhood mean filter for image denoising.
lmd
- 包含国内外介绍局部均值分解(一种非平稳信号处理方法)的文献。-articles about Local Mean Decomposition method.
lmd
- 局部均值分解源代码,难得的matlab程序代码-Local Mean Decomposition
2005local-mean-decomposition
- 2005年J.S.Smith提出的局域均值分解LMD(Local mean decomposition)的原始文献,该方法可用于故障诊断、特征提取、振动信号分析等多领域,是较EMD更为温和的一种自适应算法,目前是热门研究方法。-This is the original article about LMD——Local mean decompositon. Ihis method is a novel adaptive decomposition. It is more better than E
local-statistics-toolbox
- FUNCTIONS : STATISTICS - MODA Mode of a distribution - ARGMAX calculates position of the maximum value of matrix V - ARGMIN calculates position of the minimum value of matrix V - DRAW_HIST estimates and draws histogram of data
LOCAL-PROCESSING-BASED-ON-STASTISTICS
- The local mean and variance are used as the basis for making changes that depend on image characteristics in a predefined region about each pixel in the image.