文件名称:averagefilt_opt
- 所属分类:
- 2D图形编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- brick*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
经过优化的二维平均滤波,程序可以根据滤波窗口的大小自适应的选择行优化或者列优化,同时函数还包含了三种边界处理功能:预设值、近邻和镜像。假设滤波窗口的长边为N,算法的优化效率大约为N/2。-After optimization of 2D averaging filter, the program can be optimized according to the size of the adaptive filter window select the row or column to optimize function also contains three kinds of boundary treatment: default, neighbors and the mirror. The long side of the hypothetical filter window is N, and optimize the efficiency of the algorithm is approximately N/2.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
averagefilt_opt.c