2D_ALDIC
Digital image correlation algorithm
An open-source MATLAB implementation of a hybrid digital image correlation algorithm for fast and parallel computing of kinematic compatibility
AL-DIC(Augmented Lagrangian DIC) is a fast, parallel-computing DIC algorithm, which combines advantages of Local Subset DIC (fast, compute in parallel) and Global DIC (guarantee kinematic compatibility).
44 stars
3 watching
13 forks
Language: MATLAB
last commit: 8 months ago
Linked from 1 awesome list
computer-visiondigital-image-correlationimage-registrationmatlabmotion-tracking
Related projects:
Repository | Description | Stars |
---|---|---|
solavlab/duodic | A MATLAB toolbox for 3D Digital Image Correlation (DIC) from stereo image pairs | 53 |
multidic/multidic | Toolbox for stereo digital image correlation and 3D surface reconstruction from multiple camera views | 200 |
bickelmps/dic_fft_ethz | A tool for measuring surface displacement in images using digital image correlation with Fast Fourier Transform | 43 |
mirage/duff | A Pure OCaml implementation of a differential file diffing algorithm | 20 |
ssarcandy/deepcoral | An implementation of a deep learning technique to align correlations in layer activations of neural networks for domain adaptation | 226 |
urosolia/lmpc_simpleexample | A MATLAB implementation of an optimal control algorithm for a double integrator system | 57 |
ashwin/gdel3d | A GPU-accelerated algorithm for computing the Delaunay triangulation of 3D point sets | 144 |
graphdeco-inria/diff-gaussian-rasterization | A Cuda implementation of differential Gaussian rasterization for fast rendering of radiance fields | 906 |
suhongjian/matlab-make-blurred-images-clear | A collection of image processing algorithms implemented in MATLAB | 45 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
alikaraali/edge-based-dfe-tip2018 | An image processing project implementing edge-based defocus blur estimation with adaptive scale selection | 18 |
yinboc/liif | This project presents an approach to learning continuous image representation using a local implicit function. | 1,271 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
abdullah-abuolaim/recurrent-defocus-deblurring-synth-dual-pixel | This project provides tools and models to generate realistic data for camera systems with defocus blur, aiming to improve image deblurring techniques. | 49 |
tobybreckon/solomon-breckon-book | A collection of Matlab scripts and resources for learning digital image processing concepts | 43 |