[ADD] only playing after calibrating

This commit is contained in:
Sem van der Hoeven
2021-06-18 16:11:23 +02:00
parent 0c9b663366
commit f6a1258805
4 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#include "hand_detect_region.h"
#define TIME_DURATION 1.5f
#define TIME_DURATION 1.0f
namespace computervision
{