Extensometer for a mechanical test frame using OpenCV and Python. Designed to eventually run on a Raspberry Pi.
Install the Anaconda distribution of Python. Open the Anaconda Prompt:
git clone https://github.com/ProfessorKazarinoff/extensometer.git
cd extensometer
conda env create -f environment.yml
(extensometer) python run.py