| File Information |
| Description |
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. |
| Acknowledgements |
This submission has inspired the following:
Digital Image Correlation 4 threads pmode, Optical Strain Measurement by Digital Image Analysis, HighCorr High Temperature Digital Image Correlation Software
|
| Required Products |
Image Processing Toolbox
Optimization Toolbox
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
| Other requirements |
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. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 28 Sep 2006 |
The Guide is now incorporated in the package as html file. |
| 02 Jan 2007 |
Addition of RTCorrCode.m (real time correlation), resume_automate_image.m (resums interupted jobs), jobskript.m (piles up jobs and throws it at automate_image.m).
Updates to existing functions (thanks to Elmar Schweitzer and Serkan Inceoglu) |
| 04 Feb 2008 |
updated:
line_visuals.m
strain_lineprofile_marker
displacement
filelist_generator
enhanced:
displacement |
| 11 Sep 2008 |
Was not compatible with 2007a/b |
| 09 Aug 2010 |
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 |
| 19 Nov 2010 |
Corrected RTCorr_Code.m, added code to deal with large displacements larg_displ.m, corrected grid_generator.m, updated guide. |
|