Usage

Installation

To install all the dependencies, run the following command:

$ pip install -r requirements.txt

You will also need to install PySpin to work with the debugging camera. You will need to login to FLIR’s website to download the SDK. Be sure to download the correct version for your operating system and python version. We have tested with Windows Python Spinnaker SDK 4.0.0.116 3.8 (64-bit) on Ubuntu 20.04.

Once you have downloaded the SDK, you will need to install it by calling pip install on the whl file.

Running the programs

Detailed information about the programs can be found in the ScriptsForAlignment section.