A collection of algorithms for inverting deflectometry data
If you intend to use this package without changing the code, follow the instructions to install as a user. If you plan on making changes to the code, install in developer mode.
Run the
pip install git+https://github.com/pheuer/InvertDeflectPy.git
- Clone the repository
- Navigate to the repository directory and run the command
python -m pip install -e .
Try running the command
import invertdeflectpy