Multipoint Filtering with Local Polynomial Approximation and Range Guidance

Abstract

This paper presents a novel guided image filtering method using multipoint local polynomial approximation (LPA) with range guidance. In our method, the LPA is extended from a pointwise model into a multipoint model for reliable filtering and better preserving image spatial variation which usually contains the essential information in the input image. In addition, we develop a scheme with constant computational complexity (invariant to the size of filtering kernel) for generating a spatial adaptive support region around a point. By using the hybrid of the local polynomial model and color/intensity based range guidance, the proposed method not only preserves edges but also does a much better job in preserving spatial variation than existing popular filtering methods. Our method proves to be effective in a number of applications: depth image upsampling, joint image denoising, details enhancement, and image abstraction. Experimental results show that our method produces better results than state-of-the-art methods and it is also computationally efficient.

Cite

Text

Tan et al. "Multipoint Filtering with Local Polynomial Approximation and Range Guidance." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.376

Markdown

[Tan et al. "Multipoint Filtering with Local Polynomial Approximation and Range Guidance." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/tan2014cvpr-multipoint/) doi:10.1109/CVPR.2014.376

BibTeX

@inproceedings{tan2014cvpr-multipoint,
  title     = {{Multipoint Filtering with Local Polynomial Approximation and Range Guidance}},
  author    = {Tan, Xiao and Sun, Changming and Pham, Tuan D.},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2014},
  doi       = {10.1109/CVPR.2014.376},
  url       = {https://mlanthology.org/cvpr/2014/tan2014cvpr-multipoint/}
}