Digital Image Correlation Engine (DICe)

Results 312 comments of Digital Image Correlation Engine (DICe)

Your subset size is okay, the step size is probably way to big. Try a step size of 5 pixels. The VSG window size should be at least 3 step...

Typically, the units for strain are mm/mm, which some refer to as having a unit of one. The same is true for the VSG_Strain. It's not really tied to the...

Currently, the algorithm is cross correlate for the initial step, then correlate in time for each camera individually for the rest of the frames (no more cross-correlation after the first...

I will have to check what is happening with the user interface in this case, but in the mean time you can manually update the input.xml file to include all...

Yes, that is the syntax to run DICe from the command line. You will probably have to supply the full path to where you installed DICe `\dice.exe -i input.xml`

You are right, in the paper by Reu the VSG size is more like an area or strain patch. In DICe, the window size in pixels is the length of...

Were there any images that had a high error in particular after the initial calibration was complete?

Try disabling some of the images that are near or above 1.0 and see if that helps. Also, as an experiment set the frame interval to every three or five...

Are you able to post a sample set of the images so I could try them out? On Dec 17, 2019, at 1:56 AM, l13r wrote: When I disable the...

Thanks for taking a look at this @bvanmieg. Much appreciated