搜索资源列表
NLmeansfilter
- 这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.-this is a new proposed image denoising method--non local means filtering, matlab file. you can try!
image_processing_toolbox
- This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). *
nonlocaldenoise
- 非局部去噪算法-nonlocal denoise 源码-Non-Local Denoising Algorithm-nonlocal denoise source
yizhongsuijiduotuoyuanjiancedekuaisusuanfa
- 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
nlm_code_for_mri
- 非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。-nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.
Nonlocal_Operators_for_inverse_problems_NLIP_v1.zi
- 非局部图像处理算法描述代码,以及其应用于图像复原的测试代码,是C语言和MATLAB的混合编程。-Non-local image processing algorithms described in code, as well as its test code in image restoration is a mixture of C programming language and MATLAB.
OLPP
- 在人脸识别过程中,进行非线性特征提取,基于流形的特征提取,正交局部保持投影。-In face recognition process, non-linear feature extraction, based on the feature extraction, orthogonal submanifolds with local keep projection.
code
- 图像去噪的matlab程序,采用经典的非本地去噪(non-local),是现在最有影响的去噪算法之一-Matlab image denoising procedures, using the classical non-local denoising (non-local), is now one of the most influential denoising
matlab-code
- 数字图像处理 Non-local means 去噪-Non-local means low pass
NLMeans
- 非局部均值去除图像噪声,matlab程序实现,非常有参考价值-Non-local means to remove image noise, matlab program, very useful
Matlab_learning_materials
- 主要包括图像的中值、均值去噪、非局部均值、分块局部去噪算法;还有均方误差和峰值信噪比评价、以及matlab基础学习资料如边缘检测、小波变化、灰度值转换等-Including image median, mean denoising, non-local means, block local denoising algorithm also mean square error and peak signal to noise ratio evaluation, and matlab based
Nolocal-means-filter
- 非局部均值,图像去噪,matlab,有点慢-Non-local means image denoising, matlab, a bit slow
NL_MEANinpainting
- non-local mean exemplar based inpainting MATLAB
NL-Means
- Non-local means算法由A. Buades, B. Coll, J.M Morel提出。该算法的主要参考文献为: A. Buades, B. Coll, J.M Morel, A review of image denoising algorithms, with a new one , Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 49
NL-means-matlab-code
- 图像处理的非局部平均算法,可用于图像去噪、修复等。-Non-local image processing algorithms can be used for image denoising, repair.
NLR_MRF
- 非局部马尔科夫随机场,用于自然图像的去噪,效果非常好,推荐大家使用(Non local Markov random field, for natural image denoising, the effect is very good, recommended for you to use)
PCLR
- 利用图像的非Denoising of noisy image using non local joint low rank feature of image局部联合低秩特性,实现含噪图像去噪(Denoising of noisy image using non local joint low rank feature of image)
Non Local Means with Cuda
- 使用cuda对快匹配算法进行并行化处理,提高了运算速度(The fast matching algorithm is parallelized with CUDA, and the speed of operation is improved.)
NLR_CS
- 该文件包含一篇基于秩极小化的压缩感知图像重建及其代码实现,该方法利用图像自身非局部相似性,构建低秩矩阵模型,实现图像重建。(This document contains a compressed sensing image reconstruction based on rank minimization and its code implementation. This method uses the non-local similarity of the image itself to co
NLM
- 非局部均值算法的matlab实现,并附有峰值信噪比的计算(Non local means with matlab)