Closed elboyran closed 8 years ago
Is this issue still relevant? I see that the DatadrivenBinarizer class in binarisation.py has num_levels are input, not stepsize. Or is the idea to make them both with stepsize?
From @dafnevk on May 30, 2016 12:33
It's indeed the idea to both make them stepsize, because num_levels doesn't make so much sense if the range is not from 0 to 255.
The MATLAB code now uses step_size instead of num_levels. Commit: https://github.com/NLeSC/LargeScaleImaging/commit/4a603bbc445a83751efa7cef9e8aba0466888716
From @dafnevk on April 26, 2016 15:23
Copied from original issue: NLeSC/SalientDetector-python#32