OpenCV  4.0.0-beta
Open Source Computer Vision
Public Attributes | List of all members
CvHaarFeature Struct Reference

#include "objdetect_c.h"

Public Attributes

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

Member Data Documentation

§ r

CvRect CvHaarFeature::r

§ rect

struct { ... } CvHaarFeature::rect[ 3 ]

§ tilted

int CvHaarFeature::tilted

§ weight

float CvHaarFeature::weight

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