Skip to content

NadavT/image_to_cad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.