搜索资源列表
lwpr.rar
- 局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。,Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel
NLmeansfilter.rar
- Non-local Means filter,Non-local Means filter
NLmeansfilter
- 这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.-this is a new proposed image denoising method--non local means filtering, matlab file. you can try!
NLMean
- 非局部均值(Non-local Mean)SAR滤波,matlab程序-Non-local mean (None-local Mean) SAR filtering, matlab program
NLMeans
- 非局部均值滤波的算法,还不错哦~自己觉得很好-Non-local mean filter algorithm, is also a good feel oh well
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
toolbox_nlmeans
- 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
NonLocal.tar
- A new and powerful mesh/soup denoising technique. Our approach is inspired by recent non-local image denoising schemes and naturally extends bilateral mesh smoothing methods.-Smoothing denoising algorithms
testnlm
- non local mean 去噪方法,该方法在空间域中对图像进行降噪。-non local mean denoising code
DenoiseMethods
- 图像去噪声程序 non-local means-image denoising prgram non-local means etc
matlab-code
- 数字图像处理 Non-local means 去噪-Non-local means low pass
matlab-nlm
- there a non-local means denoising article, along with the code. After debugging, the code is correct.里面有一篇非局部均值去噪的文章,并附有代码。经调试,代码正确。-there are a non-local means denoising article, along with the code. After debugging, the code is correct.
NL-means-matlab-code
- 图像处理的非局部平均算法,可用于图像去噪、修复等。-Non-local image processing algorithms can be used for image denoising, repair.
1
- 数字示波器可以保存多种文件格式,你存储的是设置信息,只有仪器可以打开,而且离开了仪器他对于你也没有太多意义。如果想保存数据可以保存为csv格式,可以用表格打开,如果要保存图片可以用位图存储,存的是BMP图片,直接可以看(Seeking (offset) is not supported with remote files. Attempting to seek on non-local files may work with small offsets, but this is unpredic
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)