Downloads

Please select your device:

Software

HemiStereo Viewer

The HemiStereo Viewer is an graphical application which is used for configuration and visualization of the data provided by the HemiStereo sensor.

Note: Make sure to have the latest stereo application running on your device to prevent incompatibilities with the HemiStereo Viewer. Please check the instructions for updating the device.

Linux

Version: 1.4.1
Release Date: July 14, 2021

Installation instructions

  1. Download the AppImage
  2. Assign execute permission:
    • chmod +x HemiStereo_Viewer-1.4.1-x86_64.AppImage
  3. Run it:
    • ./HemiStereo_Viewer-1.4.1-x86_64.AppImage

Archive:

Windows

Version: 1.4.1
Release Date: July 14, 2021

Installation instructions

  1. Download the self-extracting archive and execute it
  2. Choose your preferred installation path and click Extract
  3. Run <InstallationDir>/Hemistereo-Viewer-1.4.1/viewer.exe

Archive:

Software Development Kit

For data access and configuration, you can use the gRPC interface of the HemiStereo NX.

Documents

Software

Software Development Kit and Tools

The download package contains the HemiStereo Viewer application which is used for configuration and visualization of the data provided by the HemiStereo sensor. Additionally, it includes a C++ Software Development Kit for integrating HemiStereo into your own applications. Please visit https://docs.hemistereo.com for usage instructions.

Linux

Alternative: Download as Archive

Version: 0.12.0
Release Date: February 05, 2020
Tested Distributions: Ubuntu 18.04

Installation instructions

  1. Download HemiStereo installation package.
  2. Assign execute permission to installer:
    • chmod +x HemiStereo-Installer_Linux.run
  3. Run installer:
    • ./HemiStereo-Installer_Linux.run
  4. Follow instructions provided by the installer.

Windows

Alternative: Download as Archive

Version: 0.12.0
Release Date: February 05, 2020

Installation instructions

  1. Download HemiStereo installation package.
  2. Execute the installer and follow the instructions on the screen.

Documents