This is a repository containing various implementations on how to perform the task of object recognition , detection using python. We will be implementing techniques ranging from simple matching, to more complex machine learning implementations involving use of SVM, neural nets, etc.
The following techinques have been used :
- Matching
- Bag of Visual Words
*Repository implementation details : *
- python 2.7
- opencv 3.0
- linux - ubuntu 14.04 LTS