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
This commit is contained in:
@@ -127,6 +127,7 @@ set(RTENGINESOURCEFILES
|
||||
xtrans_demosaic.cc
|
||||
vng4_demosaic_RT.cc
|
||||
ipsoftlight.cc
|
||||
guidedfilter.cc
|
||||
)
|
||||
|
||||
if(LENSFUN_HAS_LOAD_DIRECTORY)
|
||||
|
||||
Reference in New Issue
Block a user