Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 588 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 588 Bytes

Photo to cad

Goals

Scripts to convert a photo to format a cad could use.

Resources

Find resources here. Put them in the resources dir.

How to run

It is recommended to use a venv

Installation

pip install -r requirements.txt

Running

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.