[TD]New face finder algo

This commit is contained in:
wandererfan
2022-09-05 13:52:39 -04:00
committed by WandererFan
parent d683ba12d2
commit a88d4730d8
11 changed files with 976 additions and 325 deletions

View File

@@ -159,6 +159,7 @@ public:
bool handleFaces();
bool newFaceFinder();
bool isUnsetting() { return nowUnsetting; }