Scripts to convert a photo to format a cad could use.
Find resources here. Put them in the resources dir.
It is recommended to use a venv
pip install -r requirements.txt
run (if an image file is not provided the xPhys.ppm
file in the resources will be picked)
python convert.py <image_file>
press any key to continue after image loading, press escape to exit after the drawing is done.