• Stars
    star
    116
  • Rank 297,837 (Top 6 %)
  • Language
    MATLAB
  • License
    BSD 3-Clause "New...
  • Created about 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

2D Digital Image Correlation Matlab Software

ncorr_2D_matlab

This is the offical repo for:

Ncorr: open-source 2D digital image correlation matlab software
J Blaber, B Adair, A Antoniou
Experimental Mechanics 55 (6), 1105-1122

Please cite this paper if you use this software in your research.

Installation instructions

git clone https://github.com/justinblaber/ncorr_2D_matlab.git

Then, in MATLAB:

>> cd ncorr_2D_matlab
>> addpath(pwd);
>> handles_ncorr = ncorr;

If MEX is set up properly, the MEX files associated with the program should compile automagically and a GUI will appear. For more information, please visit the associated website at: https://www.ncorr.com

For convienience, a direct link to the manual is available here and an instructional step-by-step youtube video is linked below:

IMAGE ALT TEXT HERE