OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
CvHaarClassifier Struct Reference

#include "objdetect_c.h"

Collaboration diagram for CvHaarClassifier:

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: