From d83f5cb40be0296e6f23a27bb9b3b20d8537ef4b Mon Sep 17 00:00:00 2001 From: ackimixs Date: Thu, 2 May 2024 16:45:18 +0200 Subject: [PATCH] calibration --- calibrationCharuco.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calibrationCharuco.cpp b/calibrationCharuco.cpp index c6cdf76..8506051 100644 --- a/calibrationCharuco.cpp +++ b/calibrationCharuco.cpp @@ -136,8 +136,9 @@ int main(int argc, char *argv[]) { usleep(500'000); + int waitTime = 10; + // VideoCapture inputVideo; - // int waitTime; // if(!video.empty()) { // inputVideo.open(video); // waitTime = 0;