We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504dee1 commit e7221aeCopy full SHA for e7221ae
README.md
@@ -31,7 +31,7 @@ found in the folder it saves to with the filename `config.json`. A checkerboard
31
32
#### Example
33
```
34
-python3 -m camoperator.calibrate -p /dev/ttyUSB0 -o ./images/config.json
+python3 -m camoperator.calibrate -p /dev/ttyUSB0 --checkerboard-dims 6,8 -o ./images/config.json
35
36
37
### Capture
0 commit comments