Skip to content

rk45825243/Thresholding--OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Thresholding--OpenCV

The idea of thresholding is to further-simplify visual data for analysis. First, we have to convert to gray-scale, but then we have to consider that grayscale still has at least 255 values. Thresholding can convert everything to white or black, based on a threshold value.

                                                 Outputs:

1 2 4 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages