luxonis/depthai-python

DepthAI Python Library

What it solves

It provides a way for Python developers to interact with the depthai-core C++ library, enabling the use of Luxonis hardware for computer vision and AI tasks using Python instead of C++.

How it works

The project consists of Python bindings for the depthai-core library. It acts as a bridge that allows Python code to call functions and utilize the capabilities of the underlying C++ core, which handles the low-level hardware communication and processing.

Who it’s for

It is designed for developers and researchers who want to build AI and computer vision applications using Luxonis devices but prefer the ease of use and ecosystem of the Python programming language.

Highlights

  • Python bindings for a high-performance C++ core.
  • Support for multiple platforms including Windows, Ubuntu, Raspbian, and macOS.
  • Prebuilt wheels available for faster installation.
  • Integrated testing suite and example projects to verify hardware functionality.

Related

  • Project
  • Project
  • Project
  • Project
  • Project