How can I connect Kinect DK with Face API to identify and authenticate users?

DanDanBoy 0 Reputation points
2023-06-29T03:50:59.18+00:00

Hi All!

Trying to map out a project but before getting into the weeds I want to first make sure if this is even possible.

Can Kinect DK be used to capture facial information and then stored in a database so the next time a user is in front of the camera, the camera detects the face then runs a query via Face API to then match it in database and identify/authenticate the user.

The goal here is to be able to check if the real-time scanned face matches in a database and a value is returned whether its matched or not.

Example use case: Think of using this system at a GYM where a customer walks in and scans their face instead of a card or anything. If they are an existing gym member, the system will show a green confirmation, and if not, then a red "customer not found" type of alert.

Thanks in advance!

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
287 questions
{count} votes