Remove locks
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user