- drawKeyPoints
void drawKeyPoints(Mat src, KeyPoint[] kp, Mat dst, Scalar s, int flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- newAKAZE
AKAZE newAKAZE()
Undocumented in source. Be warned that the author may not have intended to support it.
- newAgastFeatureDetector
AgastFeatureDetector newAgastFeatureDetector()
Undocumented in source. Be warned that the author may not have intended to support it.
- newBFMatcher
BFMatcher newBFMatcher()
Undocumented in source. Be warned that the author may not have intended to support it.
- newBFMatcherWithParams
BFMatcher newBFMatcherWithParams(int normType, bool crossCheck)
Undocumented in source. Be warned that the author may not have intended to support it.
- newBRISK
BRISK newBRISK()
Undocumented in source. Be warned that the author may not have intended to support it.
- newFastFeatureDetector
FastFeatureDetector newFastFeatureDetector()
Undocumented in source. Be warned that the author may not have intended to support it.
- newGFTTDetector
GFTTDetector newGFTTDetector()
Undocumented in source. Be warned that the author may not have intended to support it.
- newKAZE
KAZE newKAZE()
Undocumented in source. Be warned that the author may not have intended to support it.
- newMSER
MSER newMSER()
Undocumented in source. Be warned that the author may not have intended to support it.
- newORB
ORB newORB()
Undocumented in source. Be warned that the author may not have intended to support it.
- newSimpleBlobDetector
SimpleBlobDetector newSimpleBlobDetector()
Undocumented in source. Be warned that the author may not have intended to support it.