Download Area for the Software Development Kit (SDK) for Optris Imagers.
The IrDirectSDK is supported only to a limited extent. Its sucessor is the OTC SDK (Opris Thermal Camera SDK) which can also be downloaded from GitHub or from the official Optris servers. Especially the support for LabVIEW as well as MATLAB has been discontinued.
Note: If you need to use LabVIEW, use version 8.9.0 of the IrDirectSDK.
A short description of the provided binaries for different operating systems and the environment they were built in. On request, additional binaries could be provided. For this, reach out to direct-sdk@optris.com.
Note: You can use the following commands to find out the version of your GLIBC and GLIBCXX. Afterwards, chose a build of the library that uses the same or a older GLIBC/GLIBCXX version.
# GLIBC
ldd --version
# GLIBCXX
strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX- Compiler: gcc
- Compiler version: 13.3.0
- GLIBC: 2.39
- GLIBCXX: 3.4.33
- amd64
- i386
- arm64
- Compiler: gcc
- Compiler version: 11.4.0
- GLIBC: 2.35
- GLIBCXX: 3.4.30
- amd64
- i386
- arm64
- Compiler: gcc
- Compiler version: 9.4.0
- GLIBC: 2.31
- GLIBCXX: 3.4.28
- amd64
- arm64
- Compiler: MSVC
- Toolset: v143
- Windows SDK Version: 10.0
- amd64
- win32
You can find the documentation to this SDK on the official Optris website.