Ask Your Question

Revision history [back]

Bag of Visual Words Model in Python

Hey everyone, I am currently trying to make a Bag of Words model using the classes built-in to the OpenCV feature2d framework in Python using Brisk. However the lack of documentation or clear documentation for absolute noobs like me make it hard to understand or implement. It would be helpful if anyone could share code that was already written using Brisk and the BOW classes or if anyone could explain to me what to do since I am kind of lost in a sense. Thanks for the help!