Skip to content

opentrack 2023.1.0

Compare
Choose a tag to compare
@sthalik sthalik released this 21 Mar 10:20
· 143 commits to master since this release

Compatibility

This release build is only available as a 64-bit executable. This is because the SDK for the new tracker tracker/beam is temporarily only available as an amd64 binary.

Only CPUs supporting AVX will be able to run it. Please provide feedback on compatibility and performance compared to older releases.

Changes

  • tracker/beam: new tracker for the by @eyedav (Davide Mameli) for the Eyeware Beam.
  • tracker/neuralnet: tracking quality improved by @DaWelter (see 08f1fca for details).
  • tracker/neuralnet: Russian translation by @Perlovka.
  • video/ps3eye: experimentally enable retry of bulk data transfers for flaky USB controllers.
  • tracker/realsense: downgrade to SDK 2016 R2.
  • tracker/pt, tracker/aruco: fix tracking failing to start by not being able to select a camera when only one is available.
  • proto/wine: improvements to Linux head tracking #1620 by @Priton-CE and #1616 by @fsimuser9430.