Skip to content

Basic numpy implementation of Otsu and Niblack algoritms

License

Notifications You must be signed in to change notification settings

gosha20777/mipt-binarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binarization

Basic numpy implementation of binarization algoritms

  • Otsu
    • Otsu N. (1979). "A threshold selection method from gray-level histograms"
    • Kurita, T.; Otsu, N.; Abdelmalek, N. (October 1992). "Maximum likelihood thresholding based on population mixture models"
    • Kittler, J.; Illingworth, J. (1986-01-01). "Minimum error thresholding"
  • Niblack
    • Niblack W. (1986). An Introduction to Digital Image Processing.

See main.ipynb for example

Releases

No releases published

Packages

No packages published