- Destroy
void Destroy(AKAZE a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(AgastFeatureDetector a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(BRISK a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(FastFeatureDetector a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(GFTTDetector a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(KAZE a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(MSER a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(ORB a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(SimpleBlobDetector a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(BFMatcher a)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy(FlannBasedMatcher fbm)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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.
- drawMatches
void drawMatches(Mat img1, KeyPoint[] kp1, Mat img2, KeyPoint[] kp2, DMatch[] matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor, char[] matchesMask, int flags)
Undocumented in source. Be warned that the author may not have intended to support it.