change charuco board detection

This commit is contained in:
ackimixs
2024-04-09 21:03:15 +02:00
parent 404937925d
commit 339b4b5d3c

View File

@@ -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