CascadeClassifier

Undocumented in source.

Members

Functions

detectMultiScale
Rects detectMultiScale(Mat img)
Undocumented in source. Be warned that the author may not have intended to support it.
detectMultiScale
Rects detectMultiScale(Mat img, double scale, int minNeighbors, int flags, Size minSize, Size maxSize)
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
load
int load(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Variables

p
void* p;
Undocumented in source.

Meta