Public Attributes | List of all members
CvHaarFeature Struct Reference

#include <objdetect.hpp>

Public Attributes

int tilted
 
struct {
   CvRect   r
 
   float   weight
 
rect [CV_HAAR_FEATURE_MAX]
 

Member Data Documentation

int CvHaarFeature::tilted
CvRect CvHaarFeature::r
float CvHaarFeature::weight
struct { ... } CvHaarFeature::rect[CV_HAAR_FEATURE_MAX]

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