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() const cv::HOGDescriptor
compute(const Mat &img, CV_OUT vector< float > &descriptors, Size winStride=Size(), Size padding=Size(), const vector< Point > &locations=vector< Point >()) const cv::HOGDescriptor [virtual]
computeGradient(const Mat &img, CV_OUT Mat &grad, CV_OUT Mat &angleOfs, Size paddingTL=Size(), Size paddingBR=Size()) const cv::HOGDescriptor [virtual]
copyTo(HOGDescriptor &c) const cv::HOGDescriptor [virtual]
DEFAULT_NLEVELS enum valuecv::HOGDescriptor
derivAperturecv::HOGDescriptor
detect(const Mat &img, CV_OUT vector< Point > &foundLocations, double hitThreshold=0, Size winStride=Size(), Size padding=Size(), const vector< Point > &searchLocations=vector< Point >()) const cv::HOGDescriptor [virtual]
detectMultiScale(const Mat &img, CV_OUT vector< Rect > &foundLocations, double hitThreshold=0, Size winStride=Size(), Size padding=Size(), double scale=1.05, int groupThreshold=2) const cv::HOGDescriptor [virtual]
gammaCorrectioncv::HOGDescriptor
getDefaultPeopleDetector()cv::HOGDescriptor [static]
getDescriptorSize() const cv::HOGDescriptor
getWinSigma() const cv::HOGDescriptor
histogramNormTypecv::HOGDescriptor
HOGDescriptor()cv::HOGDescriptor [inline]
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 [inline]
HOGDescriptor(const String &filename)cv::HOGDescriptor [inline]
HOGDescriptor(const HOGDescriptor &d)cv::HOGDescriptor [inline]
L2Hys enum valuecv::HOGDescriptor
L2HysThresholdcv::HOGDescriptor
load(const String &filename, const String &objname=String())cv::HOGDescriptor [virtual]
nbinscv::HOGDescriptor
nlevelscv::HOGDescriptor
read(FileNode &fn)cv::HOGDescriptor [virtual]
save(const String &filename, const String &objname=String()) const cv::HOGDescriptor [virtual]
setSVMDetector(const vector< float > &_svmdetector)cv::HOGDescriptor [virtual]
svmDetectorcv::HOGDescriptor
winSigmacv::HOGDescriptor
winSizecv::HOGDescriptor
write(FileStorage &fs, const String &objname) const cv::HOGDescriptor [virtual]
~HOGDescriptor()cv::HOGDescriptor [inline, virtual]


Generated on Fri Jan 28 22:07:37 2011 for opencv by  doxygen 1.5.9