搜索资源列表
color_bf
- 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
bilateral_filter
- this is a bilateral filter
Bilateral
- bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a p
cross_bf
- The bilateral filter is a nonlinear filter that does spatial averaging without smoothing edges. It has shown to be an effective image denoising technique. It also can be applied to the blocking artifacts reduction. An important issue with the applica
qx_constant_time_bilateral_filter_ss
- Bilateral filter with constant time all.
TEdgeMaskv09
- The-Bilateral-Median-Filter
Filter
- mean filter,median filter,bilateral filter
FastBilateralEramianMatlab
- A Fast Approximation of the Bilateral Filter using a Signal Processing Approach Sylvain Paris and Frédo Durand MIT technical report 2006 (MIT-CSAIL-TR-2006-073)
bilateral
- 图像算法的双线性滤波器,实现了图像的增强、降噪处理。-Image Enhancement filter:bilateral filter
BLFilter
- 我用C#实现的一个双边滤波器,使用unsafe代码,用指针获取像素。-I use C# to achieve a bilateral filter, use unsafe code to get pixel pointer.
example
- 使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界-Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while
BF-fang2767879
- 经典的双边滤波器,去噪能力很强,很值得一用。-Classic bilateral filter, denoising ability, it is worth using.
b_filter
- 双边滤波器主体函数,用于可进行边缘保持的图像平滑-The bilateral filter main function for edge preserving image smoothing
bilateral
- BILATERAL FILTER GUI
bfilter2
- 双边滤波器,可对二维甚至三维图像处理。 -Bilateral filter, two-dimensional and even three-dimensional image processing.
Improved_Bilateral_Filtering
- Concept of the bilateral filter. Improved bilateral filter code can be found. It will help to understand noise removing.
detect
- 高光的存在对计算机视觉的各种算法影响很大, 比如图像的分割和特征提取等, 如何检测和消除图像中亮度过高的区域一直是个热点问题.介绍了一种去除单张图片中高光的方法。-Bilateral Filtering (Bilateral filter) is a nonlinear filtering method is a combination of spatial proximity and the pixel values of the image processing The presence o
Bilateral-Filtering
- Bilateral filter-Bilateral filter
bilateral-filter
- 何凯明经典去雾算法,基于暗原色先验,初步估计透射率,恢复图像,双边滤波器滤波- U4F55 u51EF u660E u7ECF u5178 u53BB u96FE u7B97 u6CD5
数字图像处理双边滤波器编程
- Matlab编程关于数字图像处理双边滤波器(Matlab programming on digital image processing bilateral filter)