struct mrpt::detectors::CFaceDetection::TOptions
Overview
#include <mrpt/detectors/CFaceDetection.h> struct TOptions { // fields int confidenceThreshold; bool multithread; bool useCovFilter; bool useRegionsFilter; bool useSizeDistanceRelationFilter; bool useDiagonalDistanceFilter; bool batchMode; };