Calling Imatest IT from MATLAB

image-20241224-195018.png

While the majority of Imatest is written in MATLAB, we are unable to provide a MATLAB-Native “pCode” version of the library due to security concerns, which would expose Imatest’s proprietary source code.

Potential solutions

  1. You can call the executable Interface of Imatest IT using the MATLAB system command

    1. View Imatest IT EXE instructions for Windows

    2. View Imatest IT EXE instructions for Linux/macOS

  2. For directly calling the Imatest library, which will provide increased performance, you can switch from MATLAB to an alternative scripting language that supports the Imatest IT Library such as:
    Python, C, C++ Objective-C, C#, or VB.NET