-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Hi! I'm trying to run 2D DIC on a soft tissue sample that will be pulled to large deformations. To enable correlation at higher strains, I'd like to use incremental correlation. However, when I try to use incremental correlation, there is a lack of correlation for anything beyond the first deformed frame.
First, here's a look at the gamma output using a fixed reference
Figure 1. Frame 0 using fixed reference, REF

Figure 2. Frame 1 using fixed reference, REF

Now, here's a look at those same results using incremental correlation, showing just Frame 1:
Figure 3. Frame 1 using incremental correlation with fixed reference REF

Note there are no values for gamma anywhere in the ROI.
Lastly, to ensure correlation was possible I ran the analysis with a fixed reference, using Frame 0 as the reference and Frame 1, essentially trying to mimic what should happen with incremental correlation:
Figure 4. Frame 1 using a Frame 0 as a fixed reference

Given that there are overlapping regions that successfully correlated in Figure 1 and in Figure 4, I would expect that using an incremental correlation should produce some regions where subsets successfully correlated, but that's not what I'm seeing. I'd greatly appreciate any guidance on how to proceed.
-Ryan