Skip to content

Images segmentation by thresholding using Otsu's method, and RGB to intensity conversion using various methods from scratch

Notifications You must be signed in to change notification settings

OlaPietka/Thresholding-Segmentation-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Thresholding-Segmentation-from-scratch

Images segmentation by thresholding using Otsu's method, and RGB to intensity conversion using various methods. Through this project I didn't use any advanced libraries (such as numpy, pandas, etc) for computations and algorithms. Libraries are used ONLY for reading/displaying images and plots.

Sample outputs

image image

About

Images segmentation by thresholding using Otsu's method, and RGB to intensity conversion using various methods from scratch

Topics

Resources

Stars

Watchers

Forks