Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dobjdetect.hpp375 enum { L2Hys = 0 //!< Default histogramNormType enumerator
385 histogramNormType(HOGDescriptor::L2Hys), L2HysThreshold(0.2), gammaCorrection(true), in HOGDescriptor()
405 int _histogramNormType=HOGDescriptor::L2Hys, in HOGDescriptor()