Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic thresholding to color based segmentation option. #70

Open
colbrydi opened this issue Jun 7, 2021 · 0 comments
Open

Add automatic thresholding to color based segmentation option. #70

colbrydi opened this issue Jun 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@colbrydi
Copy link
Member

colbrydi commented Jun 7, 2021

The six parameter threshold is a little much. Maybe we can use Otsu's and a few other algorithms to narrow down the search and provide a more robust algorithms. I'm thinking of single channel learning with one threshold determined by a variety of thresholding algorithms (there should be a list in scikit learn).

@colbrydi colbrydi added the enhancement New feature or request label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant