OpenCV  2.4.13.2
Open Source Computer Vision
CvHaarClassifier Struct Reference

#include <objdetect.hpp>

Public Attributes

int count
 
CvHaarFeaturehaar_feature
 
float * threshold
 
intleft
 
intright
 
float * alpha
 

Member Data Documentation

§ alpha

float* CvHaarClassifier::alpha

§ count

int CvHaarClassifier::count

§ haar_feature

CvHaarFeature* CvHaarClassifier::haar_feature

§ left

int* CvHaarClassifier::left

§ right

int* CvHaarClassifier::right

§ threshold

float* CvHaarClassifier::threshold

The documentation for this struct was generated from the following file: