opencvd.objdetect

Undocumented in source.

Members

Aliases

CascadeClassifier
alias CascadeClassifier = _CascadeClassifier*
Undocumented in source.
HOGDescriptor
alias HOGDescriptor = _HOGDescriptor*
Undocumented in source.

Functions

getDefaultPeopleDetectorHOG
Mat getDefaultPeopleDetectorHOG()
Undocumented in source. Be warned that the author may not have intended to support it.
groupRectangles
Rects groupRectangles(Rects rects, int groupThreshold, double eps)
Undocumented in source. Be warned that the author may not have intended to support it.
newCascadeClassifier
CascadeClassifier newCascadeClassifier()
Undocumented in source. Be warned that the author may not have intended to support it.
newHOGDescriptor
HOGDescriptor newHOGDescriptor()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

_CascadeClassifier
struct _CascadeClassifier
Undocumented in source.
_HOGDescriptor
struct _HOGDescriptor
Undocumented in source.

Meta