An open API service indexing awesome lists of open source software.

https://github.com/goruck/bow

Object classifier using the bag of words approach in OpenCV 3.2
https://github.com/goruck/bow

bag-of-words computer-vision cpp opencv3

Last synced: 14 days ago
JSON representation

Object classifier using the bag of words approach in OpenCV 3.2

Awesome Lists containing this project

README

          

# bow

A simple object classifier with Bag-of-Words using OpenCV 3.2.

Based on Roy Shilkrot's [foodcam](https://github.com/royshil/FoodcamClassifier) and updated to work with OpenCV 3.2.