Digital Image Correlation Engine (DICe)

Results 298 comments of Digital Image Correlation Engine (DICe)

I would suggest viewing the results as a table in ParaView to make sure that the DICe solution is reasonable (for example, to make sure that all points didn't fail...

If you only have a few points with sigma = -1 the rest of the points should show up fine in ParaView. Are you able to post your DICe_solution.e file...

I'm not sure what's going on with ParaView for you. The results file you sent opens just fine for me (see image below). I am using ParaView v5.5.2. ![Screen Shot...

Yes, DISPLACEMENT is in pixels MODEL_DISPLACEMENT is in physical units if you are using stereo.

One option would be to use the DICe_solution_[step].txt files which are CSV and should be able to be easily read into matlab.

I know I have done that in the past with Matlab, but I think I had to interpret the .txt input as scatter data rather than a grid. The contour(X,Y,Z)...

You might have to take out the headers in the first line that define the fields for each column.

Read up on the documentation for Matlab, there are lots of functions in Matlab where z can be a vector like x and y, and doesn't have to be a...

There's an option in the GUI to specify the x-axix "use best fit plane". If you select this option a blue line should show up in the left camera view...