Code Monkey home page Code Monkey logo

dic's Introduction

DIC

This repository contains the tools needed to process digital image correlation (DIC) files. This includes:

  • loading, saving and compressing *.MAT files
  • placing and analyzing extensometers
  • plotting (x,y) data and contour overlays
  • creating video frames and turning the image sequence into a video

The reference IPython notebook shown here describes how to create a video that matches a sequence of DIC overlays to the corresponding stress-strain curve. To ensure that all the required packages are available, navigate to the dic folder in the terminal and execute:

>>> pip install -r requirements.txt

See the documentation website for details on all the available functions.

Compressing files

The compress.py script is included as a convenient way of compressing .MAT files (those exported from the VIC software are not by default). By running this script on the native output from the VIC software, total file size should reduce anywhere from 4-5x. To compress your exported files navigate to the root DIC folder in the terminal, i.e. the folder containing this README. Then execute python compress.py -i /path/to/input_files/ -o /path/to/output_directory/ If the output directory does not exist, it will be created.

dic's People

Contributors

latture avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.