From d5d1808a95ad57157c1c3eab48b0306fb5244984 Mon Sep 17 00:00:00 2001 From: ackimixs Date: Thu, 2 May 2024 16:43:55 +0200 Subject: [PATCH] calibration --- calibrationCharuco.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/calibrationCharuco.cpp b/calibrationCharuco.cpp index d589857..4b93eef 100644 --- a/calibrationCharuco.cpp +++ b/calibrationCharuco.cpp @@ -44,6 +44,7 @@ the use of this software, even if advised of the possibility of such damage. #include #include #include "aruco_samples_utility.hpp" +#include using namespace std; using namespace cv;