OpenCV  2.4.13.5
Open Source Computer Vision
cv::ocl::HOGDescriptor Member List

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

block_histscv::ocl::HOGDescriptorprotected
block_sizecv::ocl::HOGDescriptor
block_stridecv::ocl::HOGDescriptor
cell_sizecv::ocl::HOGDescriptor
checkDetectorSize() constcv::ocl::HOGDescriptorprotected
computeBlockHistograms(const oclMat &img)cv::ocl::HOGDescriptorprotected
computeGradient(const oclMat &img, oclMat &grad, oclMat &qangle)cv::ocl::HOGDescriptorprotected
DEFAULT_NLEVELS enum valuecv::ocl::HOGDescriptor
DEFAULT_WIN_SIGMA enum valuecv::ocl::HOGDescriptor
DESCR_FORMAT_COL_BY_COL enum valuecv::ocl::HOGDescriptor
DESCR_FORMAT_ROW_BY_ROW enum valuecv::ocl::HOGDescriptor
detect(const oclMat &img, vector< Point > &found_locations, double hit_threshold=0, Size win_stride=Size(), Size padding=Size())cv::ocl::HOGDescriptor
detectMultiScale(const oclMat &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::ocl::HOGDescriptor
detectorcv::ocl::HOGDescriptorprotected
effect_sizecv::ocl::HOGDescriptorprotected
free_coefcv::ocl::HOGDescriptorprotected
gamma_correctioncv::ocl::HOGDescriptor
getBlockHistogramSize() constcv::ocl::HOGDescriptor
getDefaultPeopleDetector()cv::ocl::HOGDescriptorstatic
getDescriptors(const oclMat &img, Size win_stride, oclMat &descriptors, int descr_format=DESCR_FORMAT_COL_BY_COL)cv::ocl::HOGDescriptor
getDescriptorSize() constcv::ocl::HOGDescriptor
getPeopleDetector48x96()cv::ocl::HOGDescriptorstatic
getPeopleDetector64x128()cv::ocl::HOGDescriptorstatic
getWinSigma() constcv::ocl::HOGDescriptorprotected
gradcv::ocl::HOGDescriptorprotected
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::ocl::HOGDescriptor
image_scalecv::ocl::HOGDescriptorprotected
init_buffer(const oclMat &img, Size win_stride)cv::ocl::HOGDescriptorprotected
labelscv::ocl::HOGDescriptorprotected
labels_hostcv::ocl::HOGDescriptorprotected
nbinscv::ocl::HOGDescriptor
nlevelscv::ocl::HOGDescriptor
numPartsWithin(int size, int part_size, int stride)cv::ocl::HOGDescriptorprotectedstatic
numPartsWithin(Size size, Size part_size, Size stride)cv::ocl::HOGDescriptorprotectedstatic
qanglecv::ocl::HOGDescriptorprotected
setSVMDetector(const vector< float > &detector)cv::ocl::HOGDescriptor
threshold_L2hyscv::ocl::HOGDescriptor
win_sigmacv::ocl::HOGDescriptor
win_sizecv::ocl::HOGDescriptor