PDF pattern generator of AprilTags and AR tags
- PyFPDF a library for PDF document generation under Python
- PyYAML a full-featured YAML framework for the Python
sudo pip install fpdf pyyaml
- Configuration file cfg.yaml
- Run scripts
python tag.py
- A pdf file was generated, like pattern.pdf
Here are some related links: