Skip to content
forked from FranckLab/ALDVC

Adaptive Lagrangian Digital Volume Correlation - volumetric displacement and strain measurement based on a hybrid local-global approach

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
license.txt
Notifications You must be signed in to change notification settings

jyang526843/ALDVC

 
 

Repository files navigation

ALDVC

Augmented Lagrangian Digital Volume Correlation - volumetric displacement and strain measurement based on a hybrid local-global approach ALDVC is a fast, parallel-computing hybrid DVC algorithm, which combines advantages of local subset method (fast computation speed, and parallel computing) and finite-element-based global method (guarantee global kinematic compatibility and decrease noise).

Advantages of ALDVC algorithm

  • [1] It’s a fast algorithm using distributed parallel computing.
  • [2] Global kinematic compatibility is added as a global constraint in the form of augmented Lagrangian, and solved using Alternating Direction Method of Multipliers scheme.
  • [3] Both displacement fields and affine deformation gradients are correlated at the same time.
  • [4] No need of much manual experience about choosing displacement smoothing filters.
  • [5] Being able to compute image sequence with multiple image frames, which is especially quite useful for measuring very large deformations.

Prerequisites & Installation

ALDVC MATLAB code was tested on MATLAB versions later than R2018a. Both single thread and parallel computing features are included in ALDVC code. Please download and unzip the code to the MATLAB working path. Then, execute the mail file main_ALDVC.m.

ALDVC example dataset

Example images download link: https://utexas.box.com/s/dha6cyk6it5h7cuxxyamq5datonw2vx4

Example results download link: https://utexas.box.com/s/nku4lkkkk95srdflhhbinurxy077jd62

Citation

[1] Yang, J. Hazlett, L., Landauer, A. Franck, C. Augmented Lagrangian Digital Volume Correlation. Exp.Mech, 2020.

Contact and support

Email: aldicdvc@gmail.com; -or- Prof. Jin Yang, jin.yang@austin.utexas.edu; -or- Prof. Christian Franck, cfranck@wisc.edu Welcome to give us ratings and make comments at: View Augmented Lagrangian Digital Volume Correlation (ALDVC) on File Exchange

About

Adaptive Lagrangian Digital Volume Correlation - volumetric displacement and strain measurement based on a hybrid local-global approach

Topics

Resources

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 96.2%
  • C++ 2.9%
  • Other 0.9%