SIFT

Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
detect
KeyPoint[] detect(Mat src)
Undocumented in source. Be warned that the author may not have intended to support it.
detectAndCompute
KeyPoint[] detectAndCompute(Mat src, Mat mask, Mat desc)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
SIFT opCall()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta