https://github.com/cheind/tikz-calibration-patterns
Latex, TikZ calibration pattern generation.
https://github.com/cheind/tikz-calibration-patterns
calibration camera opencv pattern
Last synced: about 1 year ago
JSON representation
Latex, TikZ calibration pattern generation.
- Host: GitHub
- URL: https://github.com/cheind/tikz-calibration-patterns
- Owner: cheind
- License: mit
- Created: 2020-07-07T10:24:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T06:33:04.000Z (over 2 years ago)
- Last Synced: 2025-04-14T00:16:53.564Z (about 1 year ago)
- Topics: calibration, camera, opencv, pattern
- Language: TeX
- Homepage:
- Size: 56.6 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tikz-calibration-patterns
Generate various patterns for camera calibration purposes using Latex/TikZ. Board dimensions, colors and meta info are customizable.
Each pattern is a standalone `.tex` file. All patterns can be found in [patterns/](./patterns) folder. To adjust pattern parameters, open the corresponding `.tex` file and look for options at the top of the file.
Finally, create a `.pdf`
```
pdflatex patterns/.tex
```
In case you do not have LaTeX installed, you might want to try [Overleaf](https://www.overleaf.com/) to compile.
## Available patterns
### Chessboard `patterns/chessboard.tex`

### Circles `patterns/circlepattern.tex`

### Sunflower `patterns/sunflowerpattern.tex`
