Skip to content

Releases: luxonis/depthai

DepthAI SDK v1.9.4.1

10 Feb 11:51
be73fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v1.9.4.1-sdk

DepthAI Demo v3.4.0

08 Feb 23:11
32879ee
Compare
Choose a tag to compare

Bugs

  • Fixed incorrect imports

DepthAI SDK v1.9.4

08 Feb 17:40
484f664
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.3.2-sdk...v1.9.4-sdk

DepthAI SDK v1.9.3.2

07 Feb 12:04
9e588bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.3.1-sdk...v1.9.3.2-sdk

DepthAI SDK v1.9.3.1

06 Feb 18:10
e45c50d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.3-sdk...v1.9.3.1-sdk

DepthAI SDK v1.9.3

03 Feb 16:49
951e05f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.2-sdk...v1.9.3-sdk

DepthAI Demo v3.3.1

01 Sep 15:20
9f5dedc
Compare
Choose a tag to compare

Features

  • Allow users to choose between depthai demo and depthai viewer on startup!

DepthAI SDK 1.9.2

23 Jan 19:31
5caf106
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v1.9.2-sdk

DepthAI Demo v3.3.0

27 Dec 13:14
2f54ab0
Compare
Choose a tag to compare

Features

Updated depthai library to 2.19.1 (release notes here).

Demo app installation

13 Dec 12:50
98bb628
Compare
Choose a tag to compare

This verison supports depthai demo installation through single call on bash -c "$(curl -fL https://docs.luxonis.com/install_depthai.sh)" for mac users and sudo wget -qO- https://docs.luxonis.com/install_dependencies.sh | bash. for linux users.

  • requirements updated: dehptai version updated to 2.19.0, opencv-python removed, Mac silicon excluded form PyQt5 dependency
  • entrypoint folder added to depthai, contains depthai_launcher.sh that runs depthai_demo.py through launcher.py