https://github.com/trolobezka/printed-ar-marker-correction
Python scripts for generating calibration sheets and correctly sized augmented reality markers for inkjet/laser printers.
https://github.com/trolobezka/printed-ar-marker-correction
Last synced: 7 months ago
JSON representation
Python scripts for generating calibration sheets and correctly sized augmented reality markers for inkjet/laser printers.
- Host: GitHub
- URL: https://github.com/trolobezka/printed-ar-marker-correction
- Owner: Trolobezka
- License: unlicense
- Created: 2024-04-09T18:58:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T19:20:23.000Z (over 1 year ago)
- Last Synced: 2025-01-24T21:27:24.914Z (9 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Steps:
1. run `calibration.py` and generate the calibration sheets
2. print the sheets
3. measure the real/printed lengths
4. input the measurements into `linefit.py` and run
5. copy the correction parameters into `generate.py`
6. copy your PNG image and adjust the marker's dimensions in `generate.py`
7. run/generate, print, measure, enjoy