Skip to content

Latest commit

 

History

History

otsu-threshold

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Automatic Image Thresholding


adaptive_threshold

Comparing global and adaptive thresholding on an input image.

  • Input:

    doc_shadow

  • Output:

    doc_shadow_out

otsu

Implementing Otsu method for Automatic Image Thresholding.

  • Input:

    redBall

  • Output:

    redBall_Otsu