OpenCV  3.1.0
Open Source Computer Vision
Public Attributes | List of all members
CvHaarClassifier Struct Reference

#include "objdetect_c.h"

Public Attributes

float * alpha
 
int count
 
CvHaarFeaturehaar_feature
 
int * left
 
int * right
 
float * threshold
 

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: