搜索资源列表
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
nonlocaldenoise
- 非局部去噪算法-nonlocal denoise 源码-Non-Local Denoising Algorithm-nonlocal denoise source
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
nlm_code_for_mri
- 非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。-nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.
deblurring
- 该论文是由北京理工大学研究的关于超分辨率复原的一些问题,此论文验证了超分辨率复原的可能性,并且相关概念和影响,最后列举出一些实用方法-The paper from the Beijing Polytechnic University' s research on the super-resolution restoration of some of the problems, this paper demonstrated the possibility of super-resoluti
test_LNL
- 线性非局部均值滤波器用于图像处理中的去除噪声平滑图像,能够较好的保持图像的边缘-Linear non-local mean filter for image processing to remove noise smoothing of images, to better maintain the image edge
character_calculation
- 自编的图像特征的快速计算,包括局域均值,局域方差,变差系数,峰度等统计量-the calculation of the local mean, local variance, local coffiecnt of varition et al.
sauvola
- 使用sauvola方法进行的图像二值化,其中包含了计算局部均值和方差的函数,使用Opencv进行数据保存-Use sauvola method of image binarization, contains a function to calculate the local mean and variance, using Opencv for data storage
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
NLMeans
- 非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma)-Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, s
image_denoising
- 常见的图像加噪和去噪方法,可以进行相互的比较,适合初学者上手,帮助理解概念-here s some common ways to denoise the image, including some ways like butteworth and wiener, and non local mean!
jubujunzhihejububiaozhuncha1
- 本算法实现图像的局部均值和方差的求法,很容易理解。-The algorithm for image local mean and variance for France, it is easy to understand.
NL_MEANinpainting
- non-local mean exemplar based inpainting MATLAB
US-denoising-and-segment
- 关于超声图像散斑噪声去除(基于非局部均值的快速滤波算法)和超声心动图的分割(基于变分水平集)-This code is concerning with the Speckle reduction(accelerated algorithm based on non-local mean filtering) and the segment of image(based on level set)
NLmeansfilter
- 非局部均值高斯图像去噪算法程序,论文作者源代码-Non-local mean Gaussian denoising algorithm procedures, the authors source code
eusipco2014code
- 目前非局部均值滤波算法研究比较火热,此程序提供了基础的非局部均值滤波matlab程序。-Currently Non-local means filtering algorithm is relatively hot, this program provides the basis for the non-local mean filter matlab program.
NLmeansfilter
- 一种非局部均值滤波代码,可以对图片进行处理,去除噪声,是图片更加清晰明了。-A non-local mean filter code image can be processed to remove noise, the picture is more clear.
blindBAYNLM
- 图像降噪、贝叶斯估计、盲源降噪,采用盲源方法进行噪声估计,再进行贝叶斯非局部均值降噪-Image denoising, Bias estimation and blind source noise,The blind source method for noise estimation, then the Bayes non local mean noise reduction
NLmeansfilter_Fast
- 基于非局部均值快速算法,使用matlab实现。论文《FAST IMAGE AND VIDEO DENOISING VIA NON-LOCAL MEANS OF SIMILAR NEIGHBORHOODS》(Fast algorithm of non local means)
LMD
- 局部均值分解程序,可根据信号本身的信息进行自适应分解,用于信号数据或图形数据的分析处理。(The local mean decomposition program can be adaptively decomposed according to the information of the signal itself, which is used for the analysis and processing of signal data or graphic data.)
