mingles

Computer Vision: Card Classification

February 2015
Technologies used: OpenCV, Python

A practical I did in a team of two while at University to create a vision system written in python used to classify a card from a deck of cards. The system detects the card's region, identifies the features, describes them and uses a Gaussian classifier to identify them.