Skip to content

Otsu's thresholding algorithm in java used in image processing

Notifications You must be signed in to change notification settings

nikhilt44/Otsu-Thresholding-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Otsu's Thresholding algorithm

Otsu's algorithm is a very popular algorithm used in image segmentation (thresholding) that outputs a threshold value. It is implemented in Java using the processing the library to deal with the pixels

About

Otsu's thresholding algorithm in java used in image processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published