Skip to content

Software

Gergely Pogány edited this page Apr 14, 2019 · 10 revisions

Software

Our classification system utilises OpenCV to separate colours. Images of masked classified bottles.

The script itself consists of several threads. A switch at the top of the pipe is polled to determine when a bottle enters the system. When this is activated the LEDs around the camera turn on and the camera begins capturing and classifying images, this continues until a classification is made. At this point the motor reacts to the classified result.

SEQUENCE DIAGRAM

Add description of how the menu works

Installation

Documentation

Clone this wiki locally