Skip to content

Python-based framework for open source computer vision for video extensometry

Notifications You must be signed in to change notification settings

pnnl/maadsci-extensometry

Repository files navigation

MAaD Extensometry

2-Point Video Extensometry using Open Source Computer Vision (OpenCV)

Cover

This program is a wrapper for open source computer vision, which directly enables fast and accurate extensometry analysis of high extension materials. The output of this program is measured video strain with respect to time. In addition, the program enables correlation to load frame stress data to calculate complete uniaxial tension stress-strain curves.

Setup

Program Requirements

  1. Extensometry analysis is only conducted in the horizontal direction
  2. Only two points can be tracked
  3. Stress correlation assumes load frame end-point at sample failure

Download and install MAaD Extensometry

  1. Under Code, download the zip as shown below:

downloadcheck

  1. Unzip and navigate to /Executable/MAaD Extensometry/
  2. Run MAaDExtensometry.exe as shown below:

runexe

  1. Details regarding running the program can be found within the program itself