diff --git a/calibrationCharuco.cpp b/calibrationCharuco.cpp index a0e85cb..55a9f65 100644 --- a/calibrationCharuco.cpp +++ b/calibrationCharuco.cpp @@ -11,8 +11,8 @@ int main(int argc, char *argv[]) { int squaresX = 5; int squaresY = 7; - float squareLength = 0.04f; - float markerLength = 0.02f; + float squareLength = 0.02557f; + float markerLength = 0.0071f; std::string outputFile = "camera_calibration.yml"; // create charuco board object