Commit Graph

3 Commits

Author SHA1 Message Date
Alberto Griggio
f5d566ef22 guided filter: proper bounding of the radius before calling boxblur 2018-10-11 13:41:41 +02:00
Alberto Griggio
02a15bc58d guided filter: properly validate radius parameter before calling boxblur 2018-10-10 22:49:12 +02:00
Alberto Griggio
67adaeb0e2 Added an implementation of the Fast Guided Filter
derived directly from the pseudo-code of the paper:

 Fast Guided Filter
 by Kaiming He, Jian Sun

available at https://arxiv.org/abs/1505.00996
2018-10-03 15:09:49 +02:00