Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 334 Bytes

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