This commit is contained in:
ackimixs
2024-04-16 13:59:29 +02:00
parent 02386c7216
commit c8e6cb269c

View File

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