TOOLS
EDGE CAMERA DISCOVERY
v0.9.1Automatically discover C7 Edge Camera Modules on your local network. View real-time camera status and access each camera’s web interface with a single click.
Requires cameras and host on the same subnet (mDNS)

FIRMWARE / BSP
FERNDALE OS
Linux-based operating system for C7 Edge Camera Modules. Built on Yocto with Docker container engine, web-based configuration UI, and over-the-air firmware updates.
Device-specific firmware images are available through the Customer Portal. Register for free to access downloads matching your product.

SDK / LIBRARIES
VISION LIBRARIES (LIBVL)
v2.6.0
C++ vision library with C# and Python bindings for C7 camera control, image capture, and encoding. Distributed via 3dvisionlabs GitLab package registries.

C++ (CMake)
find_package(vl REQUIRED)
target_link_libraries(your_app vl::camera)
Python (pip)
pip install vl --index-url https://git.3dvisionlabs.com/api/v4/projects/274/packages/pypi/simple
C# (NuGet)
<PackageReference Include="vl" Version="2.6.0" />
Source: https://git.3dvisionlabs.com/api/v4/projects/274/packages/nuget/index.json
LEGACY PRODUCTS
HemiStereo HS-NX
HemiStereo Viewer — configuration and visualization of HemiStereo sensor data.
- Viewer v1.4.1 — Linux (.AppImage) July 2021
- Viewer v1.4.1 — Windows (.exe) July 2021
- HS-NX Datasheet (PDF)
HemiStereo HS-DK1
SDK & Tools v0.12.0 — includes Viewer and C++ SDK.
- Installer — Linux (.run) Feb 2020
- Archive — Linux (.tar.gz) Feb 2020
- Installer — Windows (.exe) Feb 2020
- Archive — Windows (.zip) Feb 2020
- HS-DK1 Datasheet (PDF)