Click here to Skip to main content
16,022,362 members
Articles / OpenCV

Bag-of-Features Descriptor on SURF and ORB Features (BoF-SURF and BoF-ORB)

Rate me:
Please Sign up or sign in to vote.
4.94/5 (12 votes)
21 Sep 2013CPOL3 min read 57.4K   5.8K   12  
An implementation of Bag-Of-Feature descriptor based on SURF and ORB features using OpenCV and C++.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions