OpenCV  2.4.13
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

float* CvHaarClassifier::alpha
int CvHaarClassifier::count
CvHaarFeature* CvHaarClassifier::haar_feature
int* CvHaarClassifier::left
int* CvHaarClassifier::right
float* CvHaarClassifier::threshold

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