Skip to content

Intel® RealSense ID™ SDK v0.12.4

Compare
Choose a tag to compare
@gabime gabime released this 04 Mar 15:30
· 70 commits to master since this release

Supported Platforms:
Linux (tested on ubuntu 18, gcc 7.5+)
Windows (tested on windows 10, VS 2019)
Android (tested on Android 6.0 but should also work on newer versions)

Supported Devices:
This Firmware bin file (F450_2.0.10.45_signed.bin) is only compatible with production units.
Please contact Intel RealSense Customer Support for pre production unit updates.

Intel® RealSense™ ID F455 peripheral (with FW version 1.6 or newer)
Intel® RealSense™ ID F450 module (with FW version 1.6 or newer)

Recommended Firmware:
F450_2.0.10.45 (bundled into sdk installer)

Supported Languages
C#/.NET
C++
C
Android Java

Release notes:

  • Improved SDK installer (bundled with firmware).
  • Improved C# application UX
  • Firmware update support.
  • C# sample redesign and support for firmware update.
  • Android preview flips when choosing to flip camera orientation.
  • Support for encrypted/clear communication with the device. Use CMake -DRSID_SECURE=1 to enable encryption.
  • Enable preview in new Android API levels.
  • Support for auto detect preview camera.
  • Improved faceprints extraction algorithm.