Skip to content

pheuer/InvertDeflectPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvertDeflectPy

A collection of algorithms for inverting deflectometry data

Installation Instructions

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.

As User

Run the pip install git+https://github.com/pheuer/InvertDeflectPy.git

Development Mode

  1. Clone the repository
  2. Navigate to the repository directory and run the command python -m pip install -e .

Confirming successful installation

Try running the command import invertdeflectpy

About

An algorithm for inverting deflectometry data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages