搜索资源列表
Bilateral_filter
- C++ 实现快速双边滤波器和快速交叉双边滤波器-C++ for fast bilateral filter and fast cross-bilateral filter
mybilateral
- 图像双边去噪的matlab代码,是当今主流的效果好而且速度快的去噪方法-Image bilateral denoising matlab code, is the mainstream of today s effective and fast de-noising method
color_bf
- 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
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
FGTafafa
- 自已写的,将快速高斯变换,用到了双边滤波上面-Write their own, will fast Gaussian transform, use the above bilateral filtering
Fast Bilateral Filter
- FastBilateralFilter.zip
Fast-Bilateral-Filtering
- 一篇2002年的快速双边滤波器的论文,支持HDR合成。-A 2002 Fast bilateral filter papers, support HDR synthesis.
BilateralFilteringProfile
- 本程序为基于快速双边滤波器的边缘保持算法,算法具有平移不变性,具有线性复杂度-this is a edge-preserving denoising method using fast bilateral filter
fast_tone_mappping
- We use the code of our fast bilateral filter to implement a tone mapping operator inspired from this SIGGRAPH 02 paper by Frédo Durand and Julie Dorsey. This code is not an exact implementation of this paper. As such, it cannot be used for comparison
truncated_kernel
- Truncated Kernel sed in Fast Bilateral Filtering which inturn is used in fast tone mapping
decomposition-blending
- 这两篇文章相结合可以很好地解决两个图片之间的不连续拼接-Fast bilateral filtering for the display of high-dynamic-range images A Multiresolution Spline With Application to Image Mosaics
shuangbianfuliyebianhuan
- 快速傅立叶变换,双边傅里叶变换的LabVIEW程序-Fast Fu Liye transform, bilateral Fourier transform of the LabVIEW program
FastBilateralFilter
- 使用上升cos函数的快速双边滤波器,实现图像平滑的同时保持边缘,效果不错-Fast Bilateral Filter Using Raised Cosines
Guided-image-filter-kaiming-He
- The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter, but has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: it can transfer the structures of the gu
FastBilateralFilterTest
- 双边滤波的快速实现,实时o(1)时间,效果不错-The fast implementation of bilateral filtering, real-time o (1) time, the effect is good
Fast-O(1)Bilateral-Filter
- Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
Fast-bilateral-filtering
- Fast Bilateral Filtering
bilateralFilter
- 双边滤波的快速实现,基于C++和Opencv,速度非常快,是很实用的保边缘滤波器-The rapid implementation of bilateral filtering, based on C++ and Opencv, very fast, very useful edge filter
FastAccurateBilateralFilter1
- Fast Accurate Bilateral Filter