Digital Image Correlation and Tracking

版本 1.2.0.0 (1.7 MB) 作者: Christoph Eberl
Calculate displacement and strain from a series of images
50.6K 次下载
更新时间 2010/11/19

查看许可证

Compilation of .m files to calculate strain from images independent of physical size of the samples. Strain can be calculated in horizontal as well as vertical direction. The functions were developed at the Johns Hopkins University by Rob Thompson, Daniel Gianola and me, all of us part of the Group of Kevin Hemker. Dan is now at the UPenn (http://gianola.seas.upenn.edu) and I am now at the Karlsruhe Institute of Technology (http://www.yin.kit.edu/?id=57, Germany) and will continue to work on the code. Sven Bundschuh just entered the authors guild and provided a new grid_generator.m and some essential changes.
If you have special questions please check the header of the .m file and email the responsible person:

chris.eberl@kit.edu
sven.bundschuh@kit.edu

Have fun with the functions.

We used only windows systems so far. Linux Users need to copy cpcorr.m and findpeak.m into their work folder and change it there. After renaming it (e.g. cpcorr2.m) the calling lines should be changed, too, in the functions automate_image.m and RTCorrCode.m. Parallel Computing Toolbox is optional.

引用格式

Christoph Eberl (2024). Digital Image Correlation and Tracking (https://www.mathworks.com/matlabcentral/fileexchange/12413-digital-image-correlation-and-tracking), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Corrected RTCorr_Code.m, added code to deal with large displacements larg_displ.m, corrected grid_generator.m, updated guide.

1.1.0.0

Accuracy of the correlation code is greatly enhanced,
added new functions,
updated others for speed and functionality
added multicorr support in automate_image_mp_2009b in combination with the parallel computing Toolbox,
updated description

1.0.0.0

Was not compatible with 2007a/b