OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cv::detail::tracking::TrackerContribFeatureHAAR::Params Struct Reference

#include <opencv2/tracking/tracking_internals.hpp>

Collaboration diagram for cv::detail::tracking::TrackerContribFeatureHAAR::Params:

Public Member Functions

 Params ()
 

Public Attributes

bool isIntegral
 true if input images are integral, false otherwise
 
int numFeatures
 
Size rectSize
 rect size
 

Constructor & Destructor Documentation

◆ Params()

cv::detail::tracking::TrackerContribFeatureHAAR::Params::Params ( )

Member Data Documentation

◆ isIntegral

bool cv::detail::tracking::TrackerContribFeatureHAAR::Params::isIntegral

true if input images are integral, false otherwise

◆ numFeatures

int cv::detail::tracking::TrackerContribFeatureHAAR::Params::numFeatures

of rects

◆ rectSize

Size cv::detail::tracking::TrackerContribFeatureHAAR::Params::rectSize

rect size


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