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 ?