Local DIC or Global DIC: Which is the Best Method for Your Application?

Introduction

Digital Image Correlation (DIC) relies on two main algorithmic families: local DIC (or subset-based) and global DIC (or FE-based). Both approaches produce displacement and strain fields, but their internal workings, strengths, and limitations are fundamentally different.

For a test engineer choosing a DIC system or software, understanding this distinction is essential – it directly determines the quality of the data obtained, its usability for simulation, and the time spent in post-processing.

Local DIC: the subset principle

How it works

Local DIC divides the image into small square regions called subsets (or correlation windows), typically 15 to 50 pixels wide. For each subset, the algorithm searches for the position in the deformed image that maximises a correlation criterion – generally the Zero-Normalised Sum of Squared Differences (ZNSSD).

Subset in local DIC

Subset in local DIC

Displacement is computed independently for each subset. Strain is then numerically derived from the displacement field, which introduces additional smoothing.

Strengths

  • Robustness: each subset is processed independently. A region with poor image quality does not affect neighbouring regions.
  • Ease of use: no mesh or numerical model required upfront. A grid is placed on the image and computation begins.
  • Suitable for large deformations: by adjusting subset size, large strain gradients can be handled.
  • Versatility: applicable to virtually any geometry as long as the surface is visible.

Limitations

  • Point cloud output: results are expressed on a regular grid in the image plane, not on the actual part geometry.
  • Projection onto FEA mesh: to compare with a finite element simulation, DIC data must be projected onto the FEA mesh – requiring a change of reference frame, 3D interpolation, and introducing additional sources of error and bias.
  • No guaranteed continuity: since subsets are processed independently, the displacement field may exhibit artificial discontinuities, especially at edges.
  • Parameter sensitivity: subset size and grid step have a strong impact on spatial resolution and noise level – their tuning requires experience.

Representative software

VIC-3D (Correlated Solutions), GOM Correlate (Zeiss), MatchID, Istra4D (Dantec).


Global DIC: the FE-based principle

How it works

Global DIC most commonly uses the finite element mesh as the measurement support. Rather than dividing the image into independent subsets, it parameterises the displacement field using finite element shape functions – exactly the same as those used in the simulation solver.

Mesh in global DIC

Mesh in global DIC

Correlation is solved as a global optimisation problem over the entire mesh, simultaneously minimising the correlation residual across the whole surface. Displacement field continuity is enforced by construction, at mesh nodes.

Strengths

  • Data directly on the FEA mesh: measured displacements are expressed at simulation mesh nodes. Test-simulation comparison is immediate, with no projection or interpolation.
  • Guaranteed continuity: the displacement field is continuous by construction – no artificial discontinuities.
  • Better noise robustness: global regularisation via shape functions naturally filters local artefacts.
  • Physical consistency: shape functions enforce a realistic mechanical behaviour on the measured field.
  • Ideal for simulation validation: data exists in the same space as the FEA model, enabling direct node-by-node comparison.

Limitations

  • Requires an FEA mesh: global DIC cannot be used without a numerical model of the part under test. EikoTwin DIC can generate this mesh for simple cases (material testing, specimens close to a planar geometry).
  • Less robust to physical discontinuities: in the event of cracking or significant sliding, the continuity enforced by the mesh may bias measurements near discontinuity fronts – though it can also provide information on crack location (see our article on crack tracking).
  • Higher computational cost: the global problem can be more expensive to solve than N independent local problems – although modern implementations are very fast.

Representative software

EikoTwin DIC (EikoSim), Correli (LMPS – research).


Comparison summary

CriterionLocal DIC (subset)Global DIC (FE-based)
PrincipleCorrelation by independent windowsCorrelation on global FE mesh
Data formatPoint cloud (image grid)FEA mesh nodes
ContinuityNot guaranteedGuaranteed by shape functions
FEA connectionA posteriori projection (source of error)Direct, without interpolation
Mesh requiredNoYes
DiscontinuitiesGood robustnessLess suited to strong discontinuities (unless implementation supports automatic element removal)
Ease of useHighHigh (with EikoTwin)
Computation timeFastComparable on modern hardware
Primary useMaterials R&DFEA simulation validation and model updating

Which method to choose for your application?

The DIC Good Practices Guide (see references) summarises the advantages and limitations of both methods depending on the situation.

You are performing straightforward strain measurement

Local DIC (or global). No mesh available, no need for direct simulation comparison: both methods can be suitable.

You need to validate a finite element model

Global DIC. Projecting local DIC data onto the FEA mesh is a source of systematic error and significant manual work. Global DIC eliminates this step and directly provides data comparable to simulation results.

You are working on tests with discontinuities (cracks, sliding)

Local DIC in the discontinuity zones (or global DIC with an adapted mesh), or enriched techniques (X-FEM or element removal). The continuity enforced by global DIC can bias measurements near crack fronts without specific precautions.

You are performing model updating or material parameter identification

Global DIC, without hesitation. The updating loop requires experimental data in the same space as the FEA model – this is precisely what global DIC provides natively.

You have post-processing time constraints

Global DIC. The local DIC → FEA mesh projection step can take several hours depending on geometric complexity. With global DIC, this step is eliminated.


What is the best DIC software for FEA validation?

This is the question most frequently asked by test engineers looking to connect their measurements to a simulation model. The answer depends directly on the intended use – and this is precisely what the comparison above helps to resolve.

The most widely used local DIC software

GOM Correlate / ATOS (Zeiss) is the most widely used DIC software in industry. Excellent ergonomics, robust, well integrated into the Zeiss ecosystem. Designed for metrology and quality control – not for closed-loop FEA simulation validation. Export to FEA solvers requires a manual projection step.

VIC-3D (Correlated Solutions) is the academic and industrial reference for stereo local DIC. Widely used in research laboratories. Same limitation as GOM: data is expressed as a point cloud, not directly on the FEA mesh.

MatchID is a growing European solution, valued for its flexibility and open API. Good integration in research workflows. Local approach, same projection constraints for FEA comparison.

Istra4D (Dantec Dynamics) is often bundled with Dantec camera systems. Classic local approach.

The only industrial FE-based global DIC software

EikoTwin DIC (EikoSim) is the only commercial software implementing FE-based global DIC for industrial applications. Measurement data is expressed directly at simulation mesh nodes – Abaqus, Ansys, HyperWorks, Nastran – without any projection step. It is the only solution enabling immediate, interpolation-bias-free test-simulation comparison.

Software comparison summary

SoftwareMethodNative FEA connectionPrimary use
GOM Correlate (Zeiss)LocalMetrology, quality control
VIC-3D (Correlated Solutions)LocalResearch, material characterisation
MatchIDLocalResearch, academic testing
Istra4D (Dantec)LocalIndustrial metrology
EikoTwin DIC (EikoSim)Global FE-based✓ DirectFEA simulation validation and model updating

Conclusion

The choice between local and global DIC is not a question of algorithmic performance – it is fundamentally a question of what the data will be used for.

For a test laboratory whose measurements feed simulation models, the answer is clear: global FE-based DIC is the best solution. It directly produces data usable by simulation teams, without intermediate post-processing, without interpolation bias, and in the same space as the numerical model.

GOM Correlate, VIC-3D and MatchID are excellent tools for metrology and material characterisation – but they were not designed for closed-loop FEA simulation validation. EikoTwin DIC was designed exactly for that.

Not convinced yet? The best way to decide is probably to try our brand of DIC by yourself!

Discover EikoTwin DICRequest a demo


References

  • International Digital Image Correlation Society, Jones, E.M.C. and Iadicola, M.A. (Eds.) (2025). A Good Practices Guide for Digital Image Correlation, Edition 2. https://doi.org/10.32720/idics/gpg.ed2 – the 2nd edition of the iDICs reference guide now covers global DIC.
  • Hild, F. & Roux, S. (2012). Comparison of local and global approaches to digital image correlation. Experimental Mechanics, 52(9), 1503-1519.
  • Leclerc, H., Périé, J.-N., Roux, S. & Hild, F. (2009). Integrated digital image correlation for the identification of mechanical properties. MICCAI.
  • Pan, B. et al. (2009). Two-dimensional digital image correlation for in-plane displacement and strain measurement: a review. Measurement Science and Technology, 20(6).

Article by the EikoSim team. Further reading: The Basics of DIC

Leave a Comment





98-100 AVENUE ARISTIDE BRIAND

92120 MONTROUGE

FRANCE