solo cup detect This is a simple image recognition script that detects red solo cups using SimpleCV (built on top of OpenCV). It currently classifies on the basis of color and relative size, but is crucially missing a shape or template based filtering component. Look into training a Haar classifier.