Files
opencv_contrib/modules/xobjdetect/misc/python/pyopencv_xobjdetect.hpp
T

9 lines
234 B
C++

#ifdef HAVE_OPENCV_XOBJDETECT
#include "opencv2/xobjdetect.hpp"
typedef HOGDescriptor::HistogramNormType HOGDescriptor_HistogramNormType;
typedef HOGDescriptor::DescriptorStorageFormat HOGDescriptor_DescriptorStorageFormat;
#endif