Calibration Target Generator, Speckle Pattern Generator, Python Scripts
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...
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...
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...
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...
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 ...
This program illustrates how to invoke the strain computation algorithm for Vic-3D data sets in python....
This program illustrates how to read an stl file and convert it to a vtp file, allowing use in iris....
Allows 3D realtime to send data over TCP/IP....
This program displays the distribution of values for a user selectable variable in a Vic data file as a histogram....
This program illustrates how to invoke the curvature computation algorithm for Vic-3D data sets in python....