Start a conversation

Utilities

Calibration Target Generator, Speckle Pattern Generator, Python Scripts

  • Finite Element Updating (FEMU) with Leveling

    The attached PDF and example data illustrates how to use FEMU to estimate model parameters using DIC data from a short beam shear specimen. Scripts and Example Files...

  • How to Subtract FE Data from DIC Data

    The attached PDF and example data can be used to subtract the finite element results from the DIC data. Scripts and Example Files...

  • Batch Shape Analysis Python Script

    This program uses a Vic-3D project file as a template to analyze the shape for a series of image files. The program calls Vic-3D in batch mode for the shape analysis and then converts the resulting ou...

  • Apply Transformation Python Script

    This program applies a transformation to a series of data files. The user needs to provide the path to the data and can provide any of the transformation parameters. alpha beta gamma tx ty tz...

  • abqshell2vtk Python Script

    This program converts a mesh and field outputs contained in an abaqus output database file (odb) to one or more VTK polygon files(vtp), depending on the number of steps contained in the odb. The scrip...

  • Gray Value Mapping Script

    The attached script can be used to map gray values from the source TIF images as a new variable, G, in a .OUT file from Vic-3D. For a set of OUT files such as tensile-nnn_0.tif, the syntax is > python...

  • Volume Computation Python Script

    This program illustrates how to compute the reference and deformed volume between two surfaces given as two separate AOIs in the data file. The data set must contain two AOIs corresponding to the two ...

  • Strain Python Script

    This program illustrates how to invoke the strain computation algorithm for Vic-3D data sets in python....

  • stl2vtp Python Script

    This program illustrates how to read an stl file and convert it to a vtp file, allowing use in iris....

  • rt_client Python Script

    Allows 3D realtime to send data over TCP/IP....