_HOGDescriptor

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 hitThresh, Size winStride, Size padding, double scale, double finalThreshold, bool useMeanshiftGrouping)
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.
setSVMDetector
void setSVMDetector(Mat det)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta