文件名称:BILATERAL_FILTER
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- 白**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
代码实现了bilateral去噪过滤算法,针对的是彩色图像,该算法比常用的高斯过滤法有着更好地去噪效果-Source implementation of a bilateral denoising filter algorithms for color images, the algorithm better than the commonly used Gaussian filtering method denoising
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BILATERAL_FILTER\bilateral_filter.cpp
................\fft_3D\convolution_3D.h
................\......\fill_3D.h
................\......\Makefile
................\......\support_3D.cpp
................\......\support_3D.h
................\include\array.h
................\.......\chrono.h
................\.......\fft_3D.h
................\.......\linear_bf.h
................\.......\math_tools.h
................\.......\msg_stream.h
................\Makefile
................\README.txt
................\fft_3D
................\include
BILATERAL_FILTER
................\fft_3D\convolution_3D.h
................\......\fill_3D.h
................\......\Makefile
................\......\support_3D.cpp
................\......\support_3D.h
................\include\array.h
................\.......\chrono.h
................\.......\fft_3D.h
................\.......\linear_bf.h
................\.......\math_tools.h
................\.......\msg_stream.h
................\Makefile
................\README.txt
................\fft_3D
................\include
BILATERAL_FILTER