文件名称:NLmeansfilter
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-12-29
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- q
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
非局部均值是一种基于快匹配来确定滤波权值的。即先确定一个块的大小,例如7x7,然后在确定一个搜索区域,例如15x15,在15x15这个搜索区域中的每一个点,计算7x7的窗口与当前滤波点7x7窗口的绝对差值和,然后在计算一个指数函数,所有的搜索点都用指数函数计算出一个权值,当然还有权值的归一化。根据这个权值进行点的滤波操作。-It is a non-local means to determine the filter weight based on fast matching. That is, first determine the size of a block, for example 7x7, and then define a search area, such as 15x15, 15x15 in the search area for each point, compute the 7x7 filter window and the current window 7x7 point absolute difference and then calculate an exponential function, all search points are calculated using an exponential function of the weights, of course, also have the right values normalized. Filtering based on the operating point of the weights.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NLmeansfilter.m