Home
last modified time | relevance | path

Searched refs:histogramNormType (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dobjdetect.hpp385 histogramNormType(HOGDescriptor::L2Hys), L2HysThreshold(0.2), gammaCorrection(true), in HOGDescriptor()
410 histogramNormType(_histogramNormType), L2HysThreshold(_L2HysThreshold), in HOGDescriptor()
606 CV_PROP int histogramNormType; member