Skip to main content

VizionSDK

Introduction

The VizionSDK is a software development kit tailored for C++ developers. It is compatible with both Windows and Linux platforms and is specifically designed to support TechNexion cameras across various environments, including Windows10/11, Ubuntu, NXP-i.MX, NVIDIA-Jetson, and so on. It provides the methods to easily control AR Series Cameras for companies and individuals looking to develop custom applications.

Additionally, we offer pyvizionsdk for Python developers. This version provides Python bindings derived from the original C++ implementation of the VizionSDK and supports multiple Python versions across different platforms.

Supported Cameras

TEVS SeriesUVC SeriesFPD-Link III SeriesGMSL2 Series
TEVS-AR0144
TEVS-AR0145
TEVS-AR0234
TEVS-AR0521
TEVS-AR0522
TEVS-AR0821
TEVS-AR0822
TEVS-AR1335
VCI-AR0144
VCI-AR0145
VCI-AR0234
VCI-AR0521
VCI-AR0522
VCI-AR0821
VCI-AR0822
VCI-AR1335
VLS3-AR0144
VLS3-AR0145
VLS3-AR0234
VLS3-AR0521
VLS3-AR0522
VLS3-AR0821
VLS3-AR0822
VLS3-AR1335
VLS-GM2-AR0144
VLS-GM2-AR0145
VLS-GM2-AR0234
VLS-GM2-AR0521
VLS-GM2-AR0522
VLS-GM2-AR0821
VLS-GM2-AR0822
VLS-GM2-AR1335

Supported Platforms

Windows LogoUbuntu LogoNXP logoNVIDIA Jetson ImageUP Squared Logo
Windows 10/11UbuntuNXP i.MX8MP
NXP i.MX8MM
NXP i.MX93
NXP i.MX95
JetPack 6.xUP Squared Pro 7000

Supported Programming Languages

C++ LogoPython Logo
C++Python 3.8
Python 3.9
Python 3.10
Python 3.11
Python 3.12
Python 3.13

Integrations

OpenCV
OpenCV Logo