Fast Guided Filter

05/05/2015
by   Kaiming He, et al.
0

The guided filter is a technique for edge-aware image filtering. Because of its nice visual quality, fast speed, and ease of implementation, the guided filter has witnessed various applications in real products, such as image editing apps in phones and stereo reconstruction, and has been included in official MATLAB and OpenCV. In this note, we remind that the guided filter can be simply sped up from O(N) time to O(N/s^2) time for a subsampling ratio s. In a variety of applications, this leads to a speedup of >10x with almost no visible degradation. We hope this acceleration will improve performance of current applications and further popularize this filter. Code is released.

READ FULL TEXT
research
09/07/2016

Guided Filter based Edge-preserving Image Non-blind Deconvolution

In this work, we propose a new approach for efficient edge-preserving im...
research
06/02/2021

Unsharp Mask Guided Filtering

The goal of this paper is guided image filtering, which emphasizes the i...
research
03/25/2015

A Brief Survey of Recent Edge-Preserving Smoothing Algorithms on Digital Images

Edge preserving filters preserve the edges and its information while blu...
research
02/28/2018

Hardware-Efficient Guided Image Filtering For Multi-Label Problem

The Guided Filter (GF) is well-known for its linear complexity. However,...
research
08/24/2013

Edge-detection applied to moving sand dunes on Mars

Here we discuss the application of an edge detection filter, the Sobel f...
research
05/16/2019

Inductive Guided Filter: Real-time Deep Image Matting with Weakly Annotated Masks on Mobile Devices

Recently, significant progress has been achieved in deep image matting. ...
research
01/04/2021

Split block Bloom filters

This short note describes a Bloom filter variant that takes advantage of...

Please sign up or login with your details

Forgot password? Click here to reset