Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 373 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 373 Bytes

extensometer

Extensometer for a mechanical test frame using OpenCV and Python. Designed to eventually run on a Raspberry Pi.

Installation

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