Skip to content

K-means is used in this project to show clustering of colors in an image and then drawing a bounding box around biggest object.

Notifications You must be signed in to change notification settings

DanielsKraus/K-means-object-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K-means-object-detector

K-means is used in this project to show clustering of colors in an image and then drawing a bounding box around biggest object.

Original image

alt text

Image with detected trash

alt text

Bounding box around highest pixel count of that color

alt text
Notes: For better results in accuracy use a deep learning model or Haars cascade.

About

K-means is used in this project to show clustering of colors in an image and then drawing a bounding box around biggest object.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published