Skip to content

Releases: SpectacularAI/sdk

1.14.0

07 Mar 11:28
a87dbc1
Compare
Choose a tag to compare
  • Improved AprilTag performance
  • OAK-D SDK: Bugfix in RGB-to-gray extrinsics (camera alignment). Caused issues in mixed reality examples and with the useColor flag

1.13.1

21 Feb 12:25
a87dbc1
Compare
Choose a tag to compare

1.12.1

26 Jan 10:55
a87dbc1
Compare
Choose a tag to compare
  • Use depthai.ImgFrame.getData() rather than getRaw() to acquire image data from DepthAI API to improve compatibility

1.12.0

24 Jan 11:55
a87dbc1
Compare
Choose a tag to compare
  • Improve performance
  • Improve SLAM map post-processing (with Azure Kinect)
  • Fixed a bug in spectacularAI::getHorizontalUncertainty(...) in include/spectacularAI/util.hpp

1.11.0

21 Dec 12:38
a87dbc1
Compare
Choose a tag to compare
  • Bundle depthai with C++ plugin
  • Improve performance
  • Bug fixes

1.10.0

25 Nov 16:26
a87dbc1
Compare
Choose a tag to compare
  • Update depthai-core to v2.19.1
  • Improve performance
  • Bug fixes

1.9.0

22 Nov 10:01
a87dbc1
Compare
Choose a tag to compare
  • Replay API now supports Windows
  • Option to use pre-tracked features with SLAM keyframes
  • Fix RealSense frame drops
  • Improve performance
  • Bug fixes

1.8.0

02 Nov 15:59
a87dbc1
Compare
Choose a tag to compare
  • Improve RealSense performance on embedded hardware (Enable with config.fastVio = true)
  • Output 3d meshes in OAK-D Python plugin (See include/spectacularAI/mapping.hpp)
  • Improve SLAM performance
  • Bug fixes

1.7.0

07 Oct 08:30
a87dbc1
Compare
Choose a tag to compare
  • Improved tracking performance on stereo cameras with low overlap
  • Improved SLAM
  • Improved Python documentation
  • Bug fixes

1.6.0

23 Sep 13:29
a87dbc1
Compare
Choose a tag to compare
  • Improved tracking performance
  • Various SLAM tweaks
  • Bug fixes