搜索资源列表
Bilateral.rar
- 一种快速Bilateral滤波器的设计与实现,A Fast Bilateral Filter Design and Implementation
filter
- averagefilter,guassianfilter,bilateral filter三个滤波器的源代码-averagefilter, guassianfilter, bilateral filter three filters source code
BilateralFiltering
- 对彩色和灰度图像双边滤波 保持边缘并滤除噪声-Of color and grayscale images and to filter out the edge of the bilateral filter to keep noise
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
Filter
- 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
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
Bilateral_Filtering
- Bilateral filter to enhance the image. This programme will remove the noise of the image.
bfilter2
- bilateral Filter, 边缘保留滤波器,用于图像处理。-bilateral Filter, to retain the edge filter for image processing.
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
bilateral_filter
- bilateral filter for color and gray images
Bt
- Presnetation abaout filters. specially bilateral filter.
bilateralFilter
- bilateral filter matlab code
bifilter.m
- performs bilateral filter. smoothens homogenous region while keeping the edges intact
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)
cartoon_filter
- Code for RealTime Video Abstraction. Using Real-Time Video Abstraction and A Fast Approximation of the Bilateral Filter using a Signal Processing Approach
Bilateral-Filtering
- 双面滤波的源程序,里面有详细的双面滤波的代码,供大家参考学习。-bilateral filter code
main
- bilateral filter using difference between pixels
Bilateral filter
- 双边滤波,去噪。直接运行主程序,修改相关参数即可(Bilateral filtering, denoising)