OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
cv::TrackerFeatureHAAR::Params Struct Reference

#include "tracker.hpp"

Public Member Functions

 Params ()
 

Public Attributes

bool isIntegral
 true if input images are integral, false otherwise More...
 
int numFeatures
 

of rects

More...
 
Size rectSize
 rect size More...
 

Constructor & Destructor Documentation

cv::TrackerFeatureHAAR::Params::Params ( )

Member Data Documentation

bool cv::TrackerFeatureHAAR::Params::isIntegral

true if input images are integral, false otherwise

int cv::TrackerFeatureHAAR::Params::numFeatures

of rects

Size cv::TrackerFeatureHAAR::Params::rectSize

rect size


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