GodelMachine / object-detection-in-Python

Done in raspberri pi, using camera we capture an object held in front of it, extract features (support vector machine) and then compare those features with objects on the web. Features that have maximum resemblance from web database are classified as detected objects. First two lines from Wikipedia describing the object are displayed then.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GodelMachine/object-detection-in-Python Stargazers