This commit is contained in:
ackimixs
2024-05-02 19:32:31 +02:00
parent 9b76d353ab
commit 63c1d850f4

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.041f;
float markerLength = 0.0205f;
std::string outputFile = "camera_calibration.yml";
// create charuco board object