Ask Your Question

v01d's profile - activity

2014-10-28 10:20:30 -0600 received badge  Necromancer (source)
2014-09-04 08:55:15 -0600 answered a question FlannMatcher with HierarchicalClusteringIndexParams and binary descriptors

I believe this may not be the correct choice since the idea of using binary features is that hamming distance can be performed, instead of euclidean, much faster using integers (XOR operations). I also would like to try the HierarchicalClustering based matcher in OpenCV for integer descriptors and don't know how to proceed with this error. I believe this error may indicate some problem in OpenCV.