# 双边滤波器 **Repository Path**: lab112/bilateral-filter ## Basic Information - **Project Name**: 双边滤波器 - **Description**: No description available - **Primary Language**: Unknown - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-09-15 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 该仓库存放和将要存放,和双边滤波器相关的论文和代码,以及实验结果。用作本组成员做对比实验使用。如果条件满足,可直接使用实验结果。 # 相关论文/代码 ## 与本次本次课题相关度较高的论文/代码 * [Separable bilateral filtering for fast video preprocessing](./e8) *2005* **e8** * [Real-Time O(1) Bilateral Filtering](./e7) *2009* **e7** * [A Fast Approximation of the Bilateral Filter using a Signal Processing Approach](./e2) *2009* **e2** * [Fast High-Dimensional Filtering Using the Permutohedral Lattice](./e15) *2010* **e15** * [Recursive Bilateral Filtering](./e11) *2012* **e11** * [Adaptive manifolds for real-time high-dimensional filtering](./e14) *2012* **e14** * [Fast and Provably Accurate Bilateral Filtering](./13) *2016* **e13** * [A Fast Approximation of the Bilateral Filter using the Discrete Fourier Transform](./e1) *2017* **e1** * [Fast Adaptive Bilateral Filtering](./e3)*2019* **e3** ## 相关度较低的论文/代码(或没有源码) * [SVM for edge-preserving filtering](./e12) * [Integral histogram: a fast way to extract histograms in Cartesian spaces](./e9) * [Constant_time_O1_bilateral_filtering](./e10) 这篇论文的源码,估计是找不到了。。。实在不行,就得自己动手写BUG了。 * [The Fast Bilateral Solver](./e4) * [Fast High-Dimensional Bilateral and Nonlocal Means Filtering](./e5) * [Effective Implementation of Edge-Preserving Filtering on CPU Microarchitectures](./e6) # 补充 相关代码还没有运行,可能需要调整。后续会提供相关实验的说明文档。 同时,欢迎各位师兄弟补充 # 关于 作者(仓库维护):codezijie 邮箱:1057465830@qq.com