OpenCV  4.3.0
Open Source Computer Vision
cv::HOGDescriptor Member List

This is the complete list of members for cv::HOGDescriptor, including all inherited members.

blockSizecv::HOGDescriptor
blockStridecv::HOGDescriptor
cellSizecv::HOGDescriptor
checkDetectorSize() constcv::HOGDescriptor
compute(InputArray img, std::vector< float > &descriptors, Size winStride=Size(), Size padding=Size(), const std::vector< Point > &locations=std::vector< Point >()) constcv::HOGDescriptorvirtual
computeGradient(InputArray img, InputOutputArray grad, InputOutputArray angleOfs, Size paddingTL=Size(), Size paddingBR=Size()) constcv::HOGDescriptorvirtual
copyTo(HOGDescriptor &c) constcv::HOGDescriptorvirtual
DEFAULT_NLEVELS enum valuecv::HOGDescriptor
derivAperturecv::HOGDescriptor
DESCR_FORMAT_COL_BY_COL enum valuecv::HOGDescriptor
DESCR_FORMAT_ROW_BY_ROW enum valuecv::HOGDescriptor
DescriptorStorageFormat enum namecv::HOGDescriptor
detect(InputArray img, std::vector< Point > &foundLocations, std::vector< double > &weights, double hitThreshold=0, Size winStride=Size(), Size padding=Size(), const std::vector< Point > &searchLocations=std::vector< Point >()) constcv::HOGDescriptorvirtual
detect(InputArray img, std::vector< Point > &foundLocations, double hitThreshold=0, Size winStride=Size(), Size padding=Size(), const std::vector< Point > &searchLocations=std::vector< Point >()) constcv::HOGDescriptorvirtual
detectMultiScale(InputArray img, std::vector< Rect > &foundLocations, std::vector< double > &foundWeights, double hitThreshold=0, Size winStride=Size(), Size padding=Size(), double scale=1.05, double finalThreshold=2.0, bool useMeanshiftGrouping=false) constcv::HOGDescriptorvirtual
detectMultiScale(InputArray img, std::vector< Rect > &foundLocations, double hitThreshold=0, Size winStride=Size(), Size padding=Size(), double scale=1.05, double finalThreshold=2.0, bool useMeanshiftGrouping=false) constcv::HOGDescriptorvirtual
detectMultiScaleROI(InputArray img, std::vector< cv::Rect > &foundLocations, std::vector< DetectionROI > &locations, double hitThreshold=0, int groupThreshold=0) constcv::HOGDescriptorvirtual
detectROI(InputArray img, const std::vector< cv::Point > &locations, std::vector< cv::Point > &foundLocations, std::vector< double > &confidences, double hitThreshold=0, cv::Size winStride=Size(), cv::Size padding=Size()) constcv::HOGDescriptorvirtual
free_coefcv::HOGDescriptor
gammaCorrectioncv::HOGDescriptor
getDaimlerPeopleDetector()cv::HOGDescriptorstatic
getDefaultPeopleDetector()cv::HOGDescriptorstatic
getDescriptorSize() constcv::HOGDescriptor
getWinSigma() constcv::HOGDescriptor
groupRectangles(std::vector< cv::Rect > &rectList, std::vector< double > &weights, int groupThreshold, double eps) constcv::HOGDescriptor
HistogramNormType enum namecv::HOGDescriptor
histogramNormTypecv::HOGDescriptor
HOGDescriptor()cv::HOGDescriptorinline
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture=1, double _winSigma=-1, HOGDescriptor::HistogramNormType _histogramNormType=HOGDescriptor::L2Hys, double _L2HysThreshold=0.2, bool _gammaCorrection=false, int _nlevels=HOGDescriptor::DEFAULT_NLEVELS, bool _signedGradient=false)cv::HOGDescriptorinline
HOGDescriptor(const String &filename)cv::HOGDescriptorinline
HOGDescriptor(const HOGDescriptor &d)cv::HOGDescriptorinline
L2Hys enum valuecv::HOGDescriptor
L2HysThresholdcv::HOGDescriptor
load(const String &filename, const String &objname=String())cv::HOGDescriptorvirtual
nbinscv::HOGDescriptor
nlevelscv::HOGDescriptor
oclSvmDetectorcv::HOGDescriptor
read(FileNode &fn)cv::HOGDescriptorvirtual
save(const String &filename, const String &objname=String()) constcv::HOGDescriptorvirtual
setSVMDetector(InputArray svmdetector)cv::HOGDescriptorvirtual
signedGradientcv::HOGDescriptor
svmDetectorcv::HOGDescriptor
winSigmacv::HOGDescriptor
winSizecv::HOGDescriptor
write(FileStorage &fs, const String &objname) constcv::HOGDescriptorvirtual
~HOGDescriptor()cv::HOGDescriptorinlinevirtual