Add hole punch diagram to readme

This commit is contained in:
Matt McWilliams 2022-11-24 11:19:17 -05:00
parent b93ef905ae
commit 91e806f9ab
1 changed files with 21 additions and 3 deletions

View File

@ -8,9 +8,27 @@ Two scripts:
## Analysis Steps
1. Locate positions of 6 hole punches
2. Orient to square position
1. Locate positions of 6 hole punches - normalize.py
2. Orient to square position - normalize.py
3. Find all 4 fiducials
4. Calculate their position relative to the hole punches
5. Create a template
6. Use the template-filling script to recreate calibration page as a proof to be checked on a lightbox
6. Use the template-filling script to recreate calibration page as a proof to be checked on a lightbox
## Page Hole Punch Order
```
______________
| |
| 1 3 |
| |
| |
| |
| 3 4 |
| |
| |
| |
| 5 6 |
| |
---------------
```