_CascadeClassifier

Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
detectMultiScale
Rects detectMultiScale(Mat img)
Undocumented in source. Be warned that the author may not have intended to support it.
detectMultiScaleWithParams
Rects detectMultiScaleWithParams(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.
load
int load(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta