-
Nicola Vigano authored
To use it, you need to compile the mex file: python26 zUtil_Python/compile_mex_functions.py -c "gtImgMedianFilter.c" Interesting enough, the new filter is even faster by a 50% than the Imaging toolbox version. There are two versions: - gtImgMedianFilter: which is the fast version, without input checking - gtImgMedianFilter2: which is the version with input checking (but not significantly slower) Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@169 4c865b51-4357-4376-afb4-474e03ccb993
Nicola Vigano authoredTo use it, you need to compile the mex file: python26 zUtil_Python/compile_mex_functions.py -c "gtImgMedianFilter.c" Interesting enough, the new filter is even faster by a 50% than the Imaging toolbox version. There are two versions: - gtImgMedianFilter: which is the fast version, without input checking - gtImgMedianFilter2: which is the version with input checking (but not significantly slower) Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@169 4c865b51-4357-4376-afb4-474e03ccb993