X-Boost  2.3.8
Public Attributes | List of all members
ObjectDetectorParams Struct Reference

#include <ObjectDetector.h>

Public Attributes

bool enabled
 Is this classifier enabled?
 
int category
 class associated with classifier
 
double th
 algorithm threshold
 
int step_mode
 how many step per octave are used
 
int downsampling
 response precision
 
std::vector< std::pair< int,
int > > 
m_srcSearchRanges
 search ranges
 
std::vector< rectm_searchRoi
 subregions ROI(s)
 
size sz
 

Detailed Description

Some parameters classifier-dependent. Each classifier can have some parameters, and different classifiers that run togheter can have different, personal, parameters.

Member Data Documentation

size ObjectDetectorParams::sz

(used internally) (read only) classifier geometry. This field provides the classifier geometry.


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