OpenCV  3.4.15
Open Source Computer Vision
Public Attributes | List of all members
CvHaarFeature Struct Reference

#include <opencv2/objdetect/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: