Start a conversation

Utilities

Calibration Target Generator, Speckle Pattern Generator, Python Scripts

  • 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 script can be used to compute the volume given a set of OUT files; each OUT file must contain exactly two AOI's, covering the front and back of the specimen. The script is intended for working wi...

  • 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....

  • Histogram Python Script

    This program displays the distribution of values for a user selectable variable in a Vic data file as a histogram....

  • Curvature Python Script

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

  • Compute Acceleration Python Script

    This program computes the acceleration for a series of 2D or 3D data files. Velocity must already be present for this script to work....

  • out2csv Python Script

    Illustrates how to export variables from a Vic data file to a csv file....

  • Compute Resultant Python Script

    Loads a data file and computes the displacement magnitude....