#include <CscEntityDetectionState.h>
Public Attributes | |
| unsigned long long | lastFramesWithPersonRatioCheckMillis = nowMillis() |
| vector< float > | framesWithPersonRatioPerPeriod |
| vector< bool > | framesWithPerson |
State for alert identification
| vector<bool> conscience_core::ai::CscEntityAlertIdentificationState::framesWithPerson |
| vector<float> conscience_core::ai::CscEntityAlertIdentificationState::framesWithPersonRatioPerPeriod |
| unsigned long long conscience_core::ai::CscEntityAlertIdentificationState::lastFramesWithPersonRatioCheckMillis = nowMillis() |