how to use BOW with binary feature
Hi, I want to use the bag-of-words model in OpenCV on the binary features such as ORB, BRISK. Could you give me some advices, as the feature of ORB are binary which is not suitable for the BOW in the opencv