opencvd.contrib.xfeatures2d

Undocumented in source.

Members

Functions

Destroy
void Destroy(SURF s)
Undocumented in source. Be warned that the author may not have intended to support it.
Destroy
void Destroy(SIFT s)
Undocumented in source. Be warned that the author may not have intended to support it.
newSIFT
SIFT newSIFT()
Undocumented in source. Be warned that the author may not have intended to support it.
newSURF
SURF newSURF()
Undocumented in source. Be warned that the author may not have intended to support it.
newSURFWithParams
SURF newSURFWithParams(double hessianThreshold, int nOctaves, int nOctaveLayers, bool extended, bool upright)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SIFT
struct SIFT
Undocumented in source.
SURF
struct SURF
Undocumented in source.

Meta