FaceOnLive/Face-Liveness-Detection-SDK-Android
Robust, Realtime, On-Device Face Liveness Detection (Face Anti Spoofing) Android
This helps Android app developers integrate robust, real-time face liveness detection directly into their applications. When a user presents their face to the device camera, the SDK determines if it's a live person or an attempted spoof (like a photo or video). It outputs a 'liveness' score, allowing the app to proceed with or reject authentication or identity verification. This is for developers building secure Android applications where verifying a user's physical presence is critical.
220 stars. No commits in the last 6 months.
Use this if you are an Android developer building an application that needs to verify that a real, live person is interacting with the device, not a spoof.
Not ideal if you need a web-based liveness detection solution or are working on platforms other than Android.
Stars
220
Forks
55
Language
Java
License
—
Category
Last pushed
Oct 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/FaceOnLive/Face-Liveness-Detection-SDK-Android"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
xinntao/facexlib
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
devansh-shah-11/FaceRec
An advanced facial recognition system designed for real-time identification using deep learning...
jankrepl/pychubby
Automated face warping tool.
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux