Skip to content

xobjdetect

All modules / xobjdetect

Constants

Use the named constant from cv. In particular, OpenCV 5 matrix type codes differ from OpenCV 4.

CASCADE_DO_CANNY_PRUNING

cascade do canny pruning constant (1), defined by OpenCV for cv.

CASCADE_SCALE_IMAGE

cascade scale image constant (2), defined by OpenCV for cv.

CASCADE_FIND_BIGGEST_OBJECT

cascade find biggest object constant (4), defined by OpenCV for cv.

HOGDescriptor_L2Hys

Default histogramNormType

HOGDESCRIPTOR_L2HYS

Default histogramNormType

HOGDescriptor_DEFAULT_NLEVELS

Default nlevels value.

HOGDESCRIPTOR_DEFAULT_NLEVELS

Default nlevels value.

HOGDescriptor_DESCR_FORMAT_COL_BY_COL

hogdescriptor descr format col by col constant (0), defined by OpenCV for cv::HOGDescriptor.

HOGDESCRIPTOR_DESCR_FORMAT_COL_BY_COL

hogdescriptor descr format col by col constant (0), defined by OpenCV for cv::HOGDescriptor.

HOGDescriptor_DESCR_FORMAT_ROW_BY_ROW

hogdescriptor descr format row by row constant (1), defined by OpenCV for cv::HOGDescriptor.

HOGDESCRIPTOR_DESCR_FORMAT_ROW_BY_ROW

hogdescriptor descr format row by row constant (1), defined by OpenCV for cv::HOGDescriptor.