Ncorr

2D-DIC program that uses contiguous circular subsets, biquintic B-spline interp, and complex ROIs
5.2K Downloads
Updated Fri, 08 May 2020 02:14:49 +0000

2D Digital Image Correlation Matlab Software. The most up to date code now uses my github: justinblaber/ncorr_2D_matlab

Cite As

Justin Blaber (2024). Ncorr (https://github.com/justinblaber/ncorr_2D_matlab), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.14.0.0

Changed code to link to my github, where the code is being maintained.
Added a fix which addresses the issue of newer versions of MATLAB (R2016b+) resulting in greyscale plots.

1.13.0.0

Updated function which checks for the Statistics toolbox because Mathworks recently combined their Machine Learning and Statistics toolbox.
Updated automatic installation to work with R2015a since there were updates with the MEX interface that caused the installation script to break. Also fixed a bug in the openmp test function.

1.12.0.0

Updated Ncorr and the manual to provide better support and information regarding installation with OpenMP.

1.11.0.0

Updated the manual to include information on how to debug MEX files. Also added some more information on the installation section.

1.10.0.0

Minor update where the queue for the RG-DIC algorithm was implemented as a heap. This resulted in a minor speed improvement.

1.9.0.0

Fixed a bug that caused a crash when analyzing very narrow regions of interest.

1.8.0.0

Fixed a bug where data could be cleared if the overwrite GUI was exited instead of clicking "No." Also modified unit conversion GUI to allow specified units of less than 1.

1.7.0.0

Fixed a bug that prevented subset truncation from working.

1.6.0.0

Updated the package to include ncorr v1.2. This new version supports high strain, adds more tools for discontinuous displacement analysis, and has been refactored.

1.5.0.0

I have made it such that the RG-DIC parameters window stays open until the processing begins. This allows users to cancel further on steps without having to reenter parameters.

1.3.0.0

Fixed a slight bug where an error was returned when the DIC analysis was cancelled when setting DIC parameters. Also included some sample images.

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.