OpenCV  2.4.13.6
Open Source Computer Vision
cv::CascadeClassifier::Data::Stage Struct Reference

#include <objdetect.hpp>

Public Attributes

int first
 
int ntrees
 
float threshold
 

Member Data Documentation

§ first

int cv::CascadeClassifier::Data::Stage::first

§ ntrees

int cv::CascadeClassifier::Data::Stage::ntrees

§ threshold

float cv::CascadeClassifier::Data::Stage::threshold

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