Click here to Skip to main content
15,867,308 members
Articles / Multimedia

Bag-of-Features Descriptor on SIFT Features with OpenCV (BoF-SIFT)

Rate me:
Please Sign up or sign in to vote.
4.96/5 (55 votes)
30 Aug 2017CPOL7 min read 585.2K   7.4K   75  
An implementation of Bag-Of-Feature descriptor based on SIFT features using OpenCV and C++ for content based image retrieval applications.

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