cv::gpu::HOGDescriptor Member List

This is the complete list of members for cv::gpu::HOGDescriptor, including all inherited members.
block_histscv::gpu::HOGDescriptor [protected]
block_hists_bufcv::gpu::HOGDescriptor [protected]
block_sizecv::gpu::HOGDescriptor
block_stridecv::gpu::HOGDescriptor
cell_sizecv::gpu::HOGDescriptor
checkDetectorSize() const cv::gpu::HOGDescriptor [protected]
computeBlockHistograms(const GpuMat &img)cv::gpu::HOGDescriptor [protected]
computeGradient(const GpuMat &img, GpuMat &grad, GpuMat &qangle)cv::gpu::HOGDescriptor [protected]
DEFAULT_NLEVELS enum valuecv::gpu::HOGDescriptor
DEFAULT_WIN_SIGMA enum valuecv::gpu::HOGDescriptor
DESCR_FORMAT_COL_BY_COL enum valuecv::gpu::HOGDescriptor
DESCR_FORMAT_ROW_BY_ROW enum valuecv::gpu::HOGDescriptor
detect(const GpuMat &img, vector< Point > &found_locations, double hit_threshold=0, Size win_stride=Size(), Size padding=Size())cv::gpu::HOGDescriptor
detectMultiScale(const GpuMat &img, vector< Rect > &found_locations, double hit_threshold=0, Size win_stride=Size(), Size padding=Size(), double scale0=1.05, int group_threshold=2)cv::gpu::HOGDescriptor
detectorcv::gpu::HOGDescriptor [protected]
free_coefcv::gpu::HOGDescriptor [protected]
gamma_correctioncv::gpu::HOGDescriptor
getBlockHistogramSize() const cv::gpu::HOGDescriptor
getBuffer(const Size &sz, int type, GpuMat &buf)cv::gpu::HOGDescriptor [protected, static]
getBuffer(int rows, int cols, int type, GpuMat &buf)cv::gpu::HOGDescriptor [protected, static]
getDefaultPeopleDetector()cv::gpu::HOGDescriptor [static]
getDescriptors(const GpuMat &img, Size win_stride, GpuMat &descriptors, int descr_format=DESCR_FORMAT_COL_BY_COL)cv::gpu::HOGDescriptor
getDescriptorSize() const cv::gpu::HOGDescriptor
getPeopleDetector48x96()cv::gpu::HOGDescriptor [static]
getPeopleDetector64x128()cv::gpu::HOGDescriptor [static]
getWinSigma() const cv::gpu::HOGDescriptor [protected]
gradcv::gpu::HOGDescriptor [protected]
grad_bufcv::gpu::HOGDescriptor [protected]
HOGDescriptor(Size win_size=Size(64, 128), Size block_size=Size(16, 16), Size block_stride=Size(8, 8), Size cell_size=Size(8, 8), int nbins=9, double win_sigma=DEFAULT_WIN_SIGMA, double threshold_L2hys=0.2, bool gamma_correction=true, int nlevels=DEFAULT_NLEVELS)cv::gpu::HOGDescriptor
image_scalescv::gpu::HOGDescriptor [protected]
labelscv::gpu::HOGDescriptor [protected]
labels_bufcv::gpu::HOGDescriptor [protected]
labels_hostcv::gpu::HOGDescriptor [protected]
nbinscv::gpu::HOGDescriptor
nlevelscv::gpu::HOGDescriptor
numPartsWithin(int size, int part_size, int stride)cv::gpu::HOGDescriptor [protected, static]
numPartsWithin(Size size, Size part_size, Size stride)cv::gpu::HOGDescriptor [protected, static]
qanglecv::gpu::HOGDescriptor [protected]
qangle_bufcv::gpu::HOGDescriptor [protected]
setSVMDetector(const vector< float > &detector)cv::gpu::HOGDescriptor
threshold_L2hyscv::gpu::HOGDescriptor
win_sigmacv::gpu::HOGDescriptor
win_sizecv::gpu::HOGDescriptor