Ncorr
2D Digital Image Correlation Matlab Software. The most up to date code now uses my github: justinblaber/ncorr_2D_matlab
引用格式
Justin Blaber (2025). Ncorr (https://github.com/justinblaber/ncorr_2D_matlab), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |