takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
This is a facial recognition API for .NET developers who need to integrate face detection and analysis features into their applications. It takes images as input and can identify faces, compare them, predict age and gender, estimate emotion, and detect head pose. Developers can build applications for identity verification, photo management, or security systems.
1,378 stars. No commits in the last 6 months.
Use this if you are a .NET developer needing to add facial recognition capabilities, such as identifying people or analyzing facial attributes, to your Windows, macOS, or Linux applications.
Not ideal if you are not a developer or if you need a ready-to-use application rather than a programming library.
Stars
1,378
Forks
322
Language
C#
License
MIT
Category
Last pushed
May 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/takuya-takeuchi/FaceRecognitionDotNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.
richmondu/libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly...