This commit is contained in:
ackimixs
2024-04-16 15:56:20 +02:00
parent 2836b5f84e
commit 4358d89d71

View File

@@ -11,8 +11,8 @@ int main(int argc, char *argv[]) {
int squaresX = 5;
int squaresY = 7;
float squareLength = 0.018f;
float markerLength = 0.009f;
float squareLength = 0.099f;
float markerLength = 0.05f;
std::string outputFile = "camera_calibration.yml";
// create charuco board object