Conscience Core
Public Attributes | List of all members
conscience_core::ai::CscEntityAlertIdentificationState Class Reference

#include <CscEntityDetectionState.h>

Public Attributes

unsigned long long lastFramesWithPersonRatioCheckMillis = nowMillis()
 
vector< float > framesWithPersonRatioPerPeriod
 
vector< bool > framesWithPerson
 

Detailed Description

State for alert identification

Member Data Documentation

◆ framesWithPerson

vector<bool> conscience_core::ai::CscEntityAlertIdentificationState::framesWithPerson

◆ framesWithPersonRatioPerPeriod

vector<float> conscience_core::ai::CscEntityAlertIdentificationState::framesWithPersonRatioPerPeriod

◆ lastFramesWithPersonRatioCheckMillis

unsigned long long conscience_core::ai::CscEntityAlertIdentificationState::lastFramesWithPersonRatioCheckMillis = nowMillis()

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