/python-guided-filter

Numpy/Scipy implementation of the (fast) Guided Filter

Primary LanguagePython

python-guided-filter

Numpy/Scipy implementation of the (fast) Guided Filter. Adapted from Kaiming's Matlab code.

gf.py:guided_filter runs the filter on one- or three-channel guide images (I) and filtering inputs (p) with any number of channels (the filter is applied per-channel of p).

Citations: