Digital Image Correlation Engine (DICe)

Results 312 comments of Digital Image Correlation Engine (DICe)

If you have large rotations between frames, you may have to use one of the initialization methods that's not readily available in the GUI options. If you are able to...

Take a look at this regression test: https://github.com/dicengine/dice/tree/master/tests/regression/image_reg_init In particular, see how the params.xml options are set. I think if you just change the initialization type to USE_IMAGE_REGISTRATION it might...

To convert from pixels to mm you need to either be doing a stereo analysis or use calibration for a single camera. For either one, it's best not to move...

The unit is in mm for MODEL_CORRDINATES if that's what you used in the calibration.

The units are set in the calibration. If millimeters were used in the calibration (which is most common), then the units in the MODEL_COORDINATES field will be in mm. For...

Hey Ben, We've done images (in NetCDF format) much larger than that in DICe, but it took a while to process. Depending on the RAM of the machine that you...

If you have a chance to capture some of the features you think would be helpful in the form of a wishlist, that would be great to help drive development

You might consider trying one of the non-default cross initialization methods in your params.xml file: or Beware that if you are using the GUI, these options will get overwritten when...

It's not clear to me what you are showing above. Are these examples of your calibration images? If so, it might indicate that you need to checkout the [DIC Good...