Skip to content

Releases: luxonis/depthai

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

DepthAI Demo v3.2.0

14 Oct 23:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.2.0

DepthAI Demo v3.1.3

17 Aug 14:36
3b30020
Compare
Choose a tag to compare

Features

  • Updated depthai to 2.17.3.0

Bugs

Misc

DepthAI Demo v3.1.2

10 Aug 00:14
Compare
Choose a tag to compare

What's Changed

  • Moved Replay requirements to optional requirements by @Erol444 in #757
  • [Calibration] Graceful handling when frames cannot be retrieved by @themarpe in #762
  • Fixed launcher tag parsing to not cause "Unknown" version even after updating: 5067163

Full Changelog: v3.1.1...v3.1.2

DepthAI Demo v3.1.1

09 Aug 23:39
a3bd3a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

DepthAI Demo v3.1.0

20 Jul 23:33
Compare
Choose a tag to compare

What's Changed

  • Set default median filter to 5x5 by @szabi-luxonis in #706
  • Eeprom v7 flash update in calibration by @saching13 in #707
  • OAK-D-W board json file by @saching13 in #721
  • Modified charuco board so it's 2.2cm per square on 15" screen by @Erol444 in #722
  • Revert SDK NNetManager draw API by @szabi-luxonis in #727
  • Record-replay support in SDK and depthai_demo by @Erol444 in #728
  • Sdk update 1.2.2 by @Erol444 in #732
  • Fixed depthai_demo - createDepth from SDK and args path location by @Erol444 in #733
  • depthai 2.17.0.0 - supports new S2/Pro devices, OV9782 as RGB/center camera by @alex-luxonis in #737
  • depthai_demo: add -tun/--cameraTuning option by @alex-luxonis in #741
  • Fixed args parser by @Erol444 in #742
  • Add initial dynamic recalibration by @szabi-luxonis in #690
  • [Windows Installer Fix] Catch if missing requirements by @moratom in #746
  • [Windows Installer Fix] Updated ps1 script by @Erol444 in #744

New Contributors

Full Changelog: v3.0.12...v3.1.0

DepthAI Demo v3.0.12

26 May 14:01
ffe7fd6
Compare
Choose a tag to compare

What's Changed

  • Enable RGB alignment by default for more accurate depth measurement
  • Added timer for image capture when calibrating device
  • Update depthai to 2.15.4.0

Full Changelog: v3.0.11...v3.0.12

DepthAI Demo v3.0.11

08 Apr 14:31
a8d162c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.10...v3.0.11

DepthAI Demo v1.1.8-sdk

02 Mar 12:19
Compare
Choose a tag to compare

Fixed the PyPi links (per #649 PR)

DepthAI Demo v3.0.10 - OAK-D-Pro support

28 Feb 13:00
Compare
Choose a tag to compare

In this release, we added support for OAK-D-Pro, together with GUI configuration options to adjust the IR projector

Screenshot 2022-02-28 at 13 59 11