Skip to content

ADI Time of Flight SDK - Release v1.2.0

Compare
Choose a tag to compare
@dNechita dNechita released this 20 Dec 09:28

In this release:

Demo:

  • Can display depth and IR blended.
  • Add option to connect to a camera over Ethernet.

SDK:

  • Provides more logging.
  • Enable compiler warnings. Treat some warnings as errors.
  • Reintroduce smart pointer at the API level
  • Extend the Camera API with methods specific to AD-96TOF1-EBZ camera. Provide method to reduce noise.
  • Add a calibration mode for the camera.

Bindings:

  • Add matlab bindings.
  • Add Open3D bindings.
  • Not compiling the python bindings twice anymore.
  • Enable DNN example only for openCV verisions >= 3.4.1.

UVC-gadget:

  • Fix size of the variable that stores the firmware.
  • Fixes #144

Server on target:

  • Add server to RaspberryPI.