Ncorr
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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.
|
|
|
1.13.0.0 | Updated function which checks for the Statistics toolbox because Mathworks recently combined their Machine Learning and Statistics toolbox.
|
||
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 |