Skip to content

Version 0.15.0

Compare
Choose a tag to compare
@gabime gabime released this 01 Apr 13:56
· 63 commits to master since this release
d44c20b

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.3.0.63_SIGNED.bin) is only compatible with production locked 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.11.45 (bundled into sdk installer)

Supported Languages

  • C#/.NET
  • C++
  • C
  • Android Java

Release notes:

  • Added recognition-only authentication mode.
  • GUI updates and fixes.
  • Auto-exposure​.
  • New recognition model (requiring re-enrollment).
  • ​Increased max user id size (30 chars).
  • CMake install support.
  • MCU support stage 1 (removed mutexes from code for easier integration with embedded platforms).
  • Added support for authentication loop to Android app.