OpenCV  4.10.0
开源计算机视觉库
正在加载...
正在搜索...
无匹配项
cv::HOGDescriptor 成员列表

这是 cv::HOGDescriptor 的所有成员列表,包括所有继承的成员。

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 枚举值cv::HOGDescriptor
derivAperturecv::HOGDescriptor
DESCR_FORMAT_COL_BY_COL 枚举值cv::HOGDescriptor
DESCR_FORMAT_ROW_BY_ROW 枚举值cv::HOGDescriptor
DescriptorStorageFormat 枚举名cv::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 groupThreshold=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 groupThreshold=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 枚举名cv::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 枚举值cv::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