jimp-dev / jimp-dev/jimp

Suggest adding Otsu's threshold algorithm

Open
#1,268 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
14.7k
Forks
777
PR merge metrics
No merged PRs in 30d

Description

Is there any decision to add the Otsu thresholding algorithm to the project?
It is [available in opencv](https://docs.opencv.org/3.4/d7/d4d/tutorial_py_thresholding.html) and there are also some independent libraries written for it [like this one](https://github.com/cawfree/otsu), which I think can easily add this powerful algorithm.

Useful links about this:
https://en.wikipedia.org/wiki/Otsu%27s_method
http://www.labbookpages.co.uk/software/imgProc/otsuThreshold.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.