Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Attributes
mrpt::detectors::CCascadeClassifierDetection::TOptions Struct Reference

Detailed Description

Definition at line 43 of file CCascadeClassifierDetection.h.

#include <mrpt/detectors/CCascadeClassifierDetection.h>

Public Attributes

std::string cascadeFileName
 
double scaleFactor
 
int minNeighbors
 
int flags
 
int minSize
 

Member Data Documentation

◆ cascadeFileName

std::string mrpt::detectors::CCascadeClassifierDetection::TOptions::cascadeFileName

Definition at line 45 of file CCascadeClassifierDetection.h.

◆ flags

int mrpt::detectors::CCascadeClassifierDetection::TOptions::flags

Definition at line 48 of file CCascadeClassifierDetection.h.

◆ minNeighbors

int mrpt::detectors::CCascadeClassifierDetection::TOptions::minNeighbors

Definition at line 47 of file CCascadeClassifierDetection.h.

◆ minSize

int mrpt::detectors::CCascadeClassifierDetection::TOptions::minSize

Definition at line 49 of file CCascadeClassifierDetection.h.

◆ scaleFactor

double mrpt::detectors::CCascadeClassifierDetection::TOptions::scaleFactor

Definition at line 46 of file CCascadeClassifierDetection.h.




Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Mon Dec 26 04:51:47 UTC 2022