opencvd.features2d

Undocumented in source.

Members

Enums

DrawMatchesFlags_DEFAULT
anonymousenum DrawMatchesFlags_DEFAULT
Undocumented in source.

Functions

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.

Structs

AKAZE
struct AKAZE
Undocumented in source.
AgastFeatureDetector
struct AgastFeatureDetector
Undocumented in source.
BFMatcher
struct BFMatcher
Undocumented in source.
BRISK
struct BRISK
Undocumented in source.
FastFeatureDetector
struct FastFeatureDetector
Undocumented in source.
FlannBasedMatcher
struct FlannBasedMatcher
Undocumented in source.
GFTTDetector
struct GFTTDetector
Undocumented in source.
KAZE
struct KAZE
Undocumented in source.
MSER
struct MSER
Undocumented in source.
ORB
struct ORB
Undocumented in source.
SimpleBlobDetector
struct SimpleBlobDetector
Undocumented in source.

Meta