Public Attributes | List of all members
CvHaarClassifier Struct Reference

#include <objdetect.hpp>

Public Attributes

int count
 
CvHaarFeaturehaar_feature
 
float * threshold
 
intleft
 
intright
 
float * alpha
 

Member Data Documentation

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

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