paper-with-me

홈 › Papers

On Fast Bilateral Filtering using Fourier Kernels

2016-03-26 · Sanjay Ghosh, Kunal. N. Chaudhury

It was demonstrated in earlier work that, by approximating its range kernel using shiftable functions, the non-linear bilateral filter can be computed using a series of fast convolutions. Previous approaches based on shiftable approximation have, however, been restricted to Gaussian range kernels. In this work, we propose a novel approximation that can be applied to any range kernel, provided it has a pointwise-convergent Fourier series. More specifically, we propose to approximate the Gaussian range kernel of the bilateral filter using a Fourier basis, where the coefficients of the basis are obtained by solving a series of least-squares problems. The coefficients can be efficiently computed using a recursive form of the QR decomposition. By controlling the cardinality of the Fourier basis, we can obtain a good tradeoff between the run-time and the filtering accuracy. In particular, we are able to guarantee sub-pixel accuracy for the overall filtering, which is not provided by most existing methods for fast bilateral filtering. We present simulation results to demonstrate the speed and accuracy of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1603.08081

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Bilateral Video Magnification Filter

2022-01-01 · CVPR 2022 1 · Shoichiro Takeda, Kenta Niwa, Mariko Isogawa, Shinya Shimizu 외

Eulerian video magnification (EVM) has progressed to magnify subtle motions with a target frequency even under the presence of large motions of objects. However, existing EVM methods often fail to produce desirable r…

Unity

Fast and High-Quality Bilateral Filtering Using Gauss-Chebyshev Approximation

2016-05-07 · Sanjay Ghosh, Kunal. N. Chaudhury

The bilateral filter is an edge-preserving smoother that has diverse applications in image processing, computer vision, computer graphics, and computational photography. The filter uses a spatial kernel along with a rang…

Vocal Bursts Intensity Prediction

Fast and Accurate Bilateral Filtering using Gauss-Polynomial Decomposition

2015-05-01 · Kunal. N. Chaudhury

The bilateral filter is a versatile non-linear filter that has found diverse applications in image processing, computer vision, computer graphics, and computational photography. A widely-used form of the filter is the Ga…

NeuralBF: Neural Bilateral Filtering for Top-down Instance Segmentation on Point Clouds

2022-07-20 · Weiwei Sun, Daniel Rebain, Renjie Liao, Vladimir Tankovich 외

We introduce a method for instance proposal generation for 3D point clouds. Existing techniques typically directly regress proposals in a single feed-forward step, leading to inaccurate estimation. We show that this serv…

Instance SegmentationSemantic Segmentation

Fast High-Dimensional Bilateral and Nonlocal Means Filtering

2018-11-06 · Pravin Nair, Kunal. N. Chaudhury

Existing fast algorithms for bilateral and nonlocal means filtering mostly work with grayscale images. They cannot easily be extended to high-dimensional data such as color and hyperspectral images, patch-based data, flo…

ClusteringQuantizationVocal Bursts Intensity Prediction