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

#include <opencv2/objdetect/objdetect_c.h>

Public Attributes

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

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: