Digital Image Correlation and Tracking

버전 1.2.0.0 (1.69 MB) 작성자: Christoph Eberl
Calculate displacement and strain from a series of images
다운로드 수: 50.3K
업데이트 날짜: 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