Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

what is the best matching method for freak?

I have used ORB for keypoints and descriptors but I want to try new algorithms for detection.ORB is good but sometimes it getting worse for detection.Now I am testing freak.I use fast for keypoint extracting.But it is slow while matching (BruteForceMatcher<hamming>).Do you have any ideas about a good matcher for fast and freak ?