搜索资源列表
Bilateral_filter
- Bilateral_filter 可使用
bilateral_filter
- this is a bilateral filter
color_bf
- 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
bilateral_filter
- bilateral filter for color and gray images
BILATERAL_FILTER
- 双边滤波器,C++编写的。可用于3D数据的去噪-Bilateral filter, C++ written. 3D data can be used for denoising
Bilateral_filter
- C++ 实现快速双边滤波器和快速交叉双边滤波器-C++ for fast bilateral filter and fast cross-bilateral filter
BILATERAL_FILTER
- 代码实现了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
bilateral_filter
- 简单的双线滤波 适用于去噪,平滑,消除误点-bilateral filter
Bilateral_Filter
- 双边滤波opencv实现,以及相关的函数,可以直接调用的,高效算法-Bilateral filtering opencv code
Bilateral_Filter
- 图像处理,双线性滤波器MATLAB程序,经调试可用-Image processing, bilinear filter MATLAB program
bilateral_filter
- 双边滤波器,一种经典的保边平滑滤波器,具有良好的去噪性能-Bilateral filter, a classic edge-preserving smoothing filter, has a good de-noising performance
Bilateral_Filter
- 图像的双边滤波,双边滤波在去除图像噪声的同时,并不会使图像的边缘发生模糊-Bilateral filtering process using bilateral filtering to remove noise at the same time, does not happen fuzzy edges
Bilateral_Filter
- 双边滤波算法,能够对图像进行处理,在保持图像细节的前提下,去除图像中的噪声,尤其是高斯噪声-Bilateral filter algorithm, which is used to processing picture. This algorithm can reduce the noise signal in the picture without losing the details of the picture, especial
bilateral_filter
- bilateral_filter的matlab代码实现,作者,李伟凯,重庆交通大学,CYS16183(matlab code of bilateral_filter)