You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that names of the functions in thresholding.py do not fully reflect actions they perform: threshold_adaptive applies threshold to an image and others return calculated threshold.
I can fix it if maintainers approve.
I've noticed that names of the functions in
thresholding.pydo not fully reflect actions they perform:threshold_adaptiveapplies threshold to an image and others return calculated threshold.I can fix it if maintainers approve.