CVOct 27, 2014

Directional Bilateral Filters

arXiv:1410.7164v18 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for image processing applications like endoscopic imaging, enhancing edge preservation during smoothing.

The authors tackled the problem of edge-preserving image denoising by proposing a directional bilateral filter that incorporates orientation and anisotropy into the domain kernel, achieving better denoising performance than the Gaussian bilateral filter in terms of PSNR at various noise levels.

We propose a bilateral filter with a locally controlled domain kernel for directional edge-preserving smoothing. Traditional bilateral filters use a range kernel, which is responsible for edge preservation, and a fixed domain kernel that performs smoothing. Our intuition is that orientation and anisotropy of image structures should be incorporated into the domain kernel while smoothing. For this purpose, we employ an oriented Gaussian domain kernel locally controlled by a structure tensor. The oriented domain kernel combined with a range kernel forms the directional bilateral filter. The two kernels assist each other in effectively suppressing the influence of the outliers while smoothing. To find the optimal parameters of the directional bilateral filter, we propose the use of Stein's unbiased risk estimate (SURE). We test the capabilities of the kernels separately as well as together, first on synthetic images, and then on real endoscopic images. The directional bilateral filter has better denoising performance than the Gaussian bilateral filter at various noise levels in terms of peak signal-to-noise ratio (PSNR).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes