|
|
@ -109,7 +109,6 @@ def parse_params(params):
|
|
|
|
'''
|
|
|
|
'''
|
|
|
|
|
|
|
|
|
|
|
|
# TODO: possibly too bloated, sending all possible params to each filter
|
|
|
|
# TODO: possibly too bloated, sending all possible params to each filter
|
|
|
|
# TODO: remove unnecessary params
|
|
|
|
|
|
|
|
possible_params = {"sigma", "ksize", "kernel",
|
|
|
|
possible_params = {"sigma", "ksize", "kernel",
|
|
|
|
"diameter", "sigmaColor", "sigmaSpace",
|
|
|
|
"diameter", "sigmaColor", "sigmaSpace",
|
|
|
|
"patch_size", "patch_distance", "weight",
|
|
|
|
"patch_size", "patch_distance", "weight",
|
|
|
|