mirror of
https://github.com/modelec/detection_pot.git
synced 2026-03-18 21:40:33 +01:00
length
This commit is contained in:
@@ -11,8 +11,8 @@ int main(int argc, char *argv[]) {
|
|||||||
|
|
||||||
int squaresX = 5;
|
int squaresX = 5;
|
||||||
int squaresY = 7;
|
int squaresY = 7;
|
||||||
float squareLength = 0.034f;
|
float squareLength = 0.018f;
|
||||||
float markerLength = 0.017f;
|
float markerLength = 0.009f;
|
||||||
std::string outputFile = "camera_calibration.yml";
|
std::string outputFile = "camera_calibration.yml";
|
||||||
|
|
||||||
// create charuco board object
|
// create charuco board object
|
||||||
|
|||||||
Reference in New Issue
Block a user