Loading...
HOGDescriptor
cv::HOGDescriptor::HOGDescriptor()
cv::HOGDescriptor::HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture=1, double _winSigma=-1, int _histogramNormType=HOGDescriptor::L2Hys, double _L2HysThreshold=0.2, bool _gammaCorrection=false, int _nlevels=HOGDescriptor::DEFAULT_NLEVELS)
cv::HOGDescriptor::HOGDescriptor(const String &filename)
cv::HOGDescriptor::HOGDescriptor(const HOGDescriptor &d)
Searching...
No Matches