Skip to content

Simple demo of bottle detection using colour and simple heuristics

License

Notifications You must be signed in to change notification settings

jamiebullock/heuristic-bottle-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

heuristic-bottle-detection

Simple demo of bottle detection using colour and simple heuristics

Usage

First install the opencv python bindings with

$ pip install opencv-python

Then run the script with:

$ python detect_bottle_minimal.py

The script will attempt to detect and label Coke, Pepsi and Mountain Dew bottles

About

Simple demo of bottle detection using colour and simple heuristics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages