Community on-host nodes for DepthAI.
Project description
DepthAI Nodes
DepthAI Nodes package includes parser nodes for decoding and postprocessing outputs from Neural Network node in DepthAI.
NOTE: The project is in an alpha state, so it may be missing some critical features or contain bugs - please report any feedback!
Table of Contents
Installation
The depthai_nodes
package requires Python 3.8 or later and depthai v3
installed.
While the depthai v3
is not yet released on PyPI, you can install it with the following command:
pip install --extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-release-local/ depthai==3.0.0a2
The depthai_nodes
package is hosted on PyPI, so you can install it with pip
.
To install the package, run:
pip install depthai-nodes
Manual installation
If you want to manually install the package from GitHub repositoory you can run:
git clone git@github.com:luxonis/depthai-nodes.git
and then inside the directory run:
pip install .
Note: You'll still need to manually install depthai v3
.
Contributing
If you want to contribute to this project, read the instructions in CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for depthai_nodes-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b63621d6341c2d4cbf81e318a3c8a605bbb2ac652f71e602f5be21f84e640df |
|
MD5 | ce4e0728f4f79d6d6a3cf84adcf2c9e1 |
|
BLAKE2b-256 | ed96f51f15525f7df3eaa8752e1942949f68cf49ad360f9789a3ee8aabf9d073 |