Remove locks

This commit is contained in:
2026-04-24 17:10:29 +10:00
parent 7a11c9617b
commit 3a527d2dad
51 changed files with 38 additions and 1251 deletions

View File

@@ -27,11 +27,6 @@
//#define DEBUGENGINE
//#define USE_TV_MODEL // Use model to detect if person is on TV screen or not
// NOTE: ANSCENTER::ModelFolderLockGuard has been moved to Utility.h so that
// non-ANSODEngine modules (ANSOCR, ANSLPR, ANSFR, ...) can use it without
// pulling in ANSODEngine headers. It remains available here transitively
// because this file #includes "Utility.h" above.
const int MAX_HISTORY_FACE = 5;
const int MAX_MISSING_FACE = 30;
const int MAX_TRACKS = 200;