Alecs is Allied Vision's open smart camera platform, combining high-quality image acquisition with on-board AI processing in a single, compact IP67-rated housing. It integrates Allied Vision's proven Alvium camera platform with an NVIDIA® Jetson Orin™ NX 16 GB system-on-module, enabling users to develop and deploy intelligent vision applications — such as object detection, classification, and anomaly detection — directly on the camera without external compute hardware.
This repository is the entrypoint for Alecs software and documentation. Clone it with all submodules to get everything you need:
git clone --recurse-submodules <url>If you have already cloned the repository without submodules:
git submodule update --init --recursive| Submodule | Description |
|---|---|
alecs-examples |
Python example scripts demonstrating common Alecs use cases, including live video streaming from the camera to a host PC via RTP/H.265. |
alecs-tools |
Utility scripts for managing the Alecs camera, including image-based backup and restore of the camera's kernel, device tree, and root filesystem partitions. |
The Alecs Board Support Package (BSP) is available on the Allied Vision website: Firmware Downloads
The full Alecs software documentation is available on the Allied Vision website: Alecs Documentation
For hardware specifications, available models, and accessories, visit the official product page: Alecs – Open Smart Camera
