IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.56k stars 4.82k forks source link

D415/D435 Real Sense Face Authentication F455 Functionality #10081

Closed luisruizlatic closed 2 years ago

luisruizlatic commented 2 years ago
Required Info
Camera Model { D400 }
Firmware Version (Open RealSense Viewer --> ??)
Operating System & Version {Win 10}
Kernel Version (Linux Only) N/A
Platform PC
SDK Version { legacy / 2.0.0 }
Language { C# }
Segment { others }

Issue Description

Hello, We integrated the camera F455 a month ago to our POS application and it works great!.

Sadly we saw the discontinuation notice in your web page, so we got the camera D415/D435 but this SDK doesn't have the same functionality.

Do you know what third party library can we use for the camera D415/D435 to make it work in the same way than the F455?

Are you planning to add the Realsense ID functionality to this SDK ?

Thanks in advance.

MartyG-RealSense commented 2 years ago

Hi @luisruizlatic If you require a commercial-grade pre made face authentication solution then you could investigate LIPSFace, a RealSense-powered product by LIPS Corp, a manufacturer of a range of products that incorporate RealSense camera technology.

https://www.lips-hci.com/lipsface

Please bear in mind that with RealSense-powered products produced by non-Intel companies, technical support is provided by those manufacturers and not Intel.

If the Intel RealSense ID F455 works well for your product then stock of that product and the F450 is still available for purchase at the time of writing this, knowing in advance of course that it will not be available for further stock purchase in the near future if you need to order additional units later.

https://store.intelrealsense.com/

In regard to 400 Series cameras, it is possible to develop your own applications to perform facial authentication and anti-spoofing with 400 Series cameras though. The RealSense SDK provides a compatibility wrapper for the popular Dlib face library.

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/dlib

I am not aware of future plans to add RealSense ID functionality to the RealSense SDK. The End Of Life notice for the F450 / F455 states that the recommended alternative will be to use a 400 Series camera with third-party face authentication software.

For a commercial software solution for facial authentication with a 400 Series camera, you could consider 3DiVi's Face SDK.

Face SDK https://face.3divi.com/

RealSense documentation for Face SDK https://docs.facesdk.3divi.com/docs/3.10.0/tutorials/cpp/liveness_detection

MartyG-RealSense commented 2 years ago

Hi @luisruizlatic Do you require further assistance with this case, please? Thanks!

MartyG-RealSense commented 2 years ago

Case closed due to no further comments received.

luisruizlatic commented 2 years ago

Thanks for your help MartyG, unfortunately any of this solutions are compared to the F455.