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 use Scikit Image a lot - and often use e.g Li threshold algorithm (https://github.com/scikit-image/scikit-image/). In principle though I could imagine implementing all of the standard threshold algorithms as a long term goal.
Ideas for algorithms to add could come from Matlab/Scikit-image/ImageJ threshold algorithms.
To start we could add some a couple of standard ones - I've been working on mean and Otsu's method implementations.
The text was updated successfully, but these errors were encountered: