MiniAIFaceSDK Save

This repository contains a C++ application that demonstrates face recognition, 3D face liveness detection (anti-spoofing) capabilities using computer vision techniques. The SDK utilizes OpenCV and dlib libraries for efficient face detection and recognition.

Project README

MiniAiLive Face Recognition LivenessDetection Windows(C++) SDK

MiniAiLive Logo

Welcome to the MiniAiLive!

This repository contains a C++ application that demonstrates face recognition capabilities using computer vision techniques. The demo utilizes OpenCV and dlib libraries for efficient face detection and recognition with 3D passive face liveness detection (face anti-spoofing).

demo

Key Features

  • Face detection:

    face_detect

    The SDK utilizes advanced computer vision techniques to detect faces in images or video frames, enabling a wide range of applications.

  • Face recognition:

face_compare

It can recognize known faces by comparing them with a pre-defined database of individuals.

Prerequisites

  • C++ compiler with C++11 support
  • OpenCV (version 4.6.0)

Installation

Clone the repository:

git clone https://github.com/MiniAI/MiniAIFaceSDK.git

Download

1. Download the `vcredist_x64.exe`, and `vc_redist.x64.exe` files from the provided link.
2. Double-click the downloaded file to start the installation.
3. Follow the on-screen instructions to complete the installation process.
4. Restart your system if prompted.

For more detailed installation instructions, please refer to the [official Microsoft documentation](https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redistributable).

Usage

Run the compiled executable:

./MiniAIFaceDemo.exe

We provide free license to test our SDK according to HWID. You can get the HWID in our SDK application. Follow the on-screen instructions to perform face detection and recognition.

HWID

Customization

  • Face Database: Replace the sample face database with your own set of known faces. Ensure that you provide clear and properly labeled images for accurate recognition.
  • Recognition Algorithm: Adjust the recognition algorithm parameters or explore other algorithms provided by dlib to optimize the recognition performance.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them with descriptive messages.
4. Push your changes to your forked repository.
5. Submit a pull request to the original repository.

Try Online Demo

Please visit our Face API Web Demo here. https://demo.miniai.live

No Project Feature
1 MiniAI-Face-Recognition-LivenessDetection-AndroidSDK Face Matching, 3D Face Passive Liveness
2 MiniAI-Face-Recognition-LivenessDetection-iOS-SDK Face Matching, 3D Face Passive Liveness
3 MiniAI-Face-Recognition-LivenessDetection-ServerSDK Face Matching, 3D Face Passive Liveness
4 MiniAI-Face-Recognition-LivenessDetection-WindowsSDK Face Matching, 3D Face Passive Liveness
5 MiniAI-Face-LivenessDetection-AndroidSDK 3D Face Passive Liveness
6 MiniAI-Face-LivenessDetection-iOS-SDK 3D Face Passive Liveness
7 MiniAI-Face-LivenessDetection-ServerSDK 3D Face Passive Liveness
8 MiniAI-Face-Matching-AndroidSDK 1:1 Face Matching
9 MiniAI-Face-Matching-iOS-SDK 1:1 Face Matching
10 MiniAI-Face-Attributes-AndroidSDK Face Attributes

About MiniAiLive

MiniAiLive is a leading AI solutions company specializing in computer vision and machine learning technologies. We provide cutting-edge solutions for various industries, leveraging the power of AI to drive innovation and efficiency.

Contact US

For any inquiries or questions, please Contact US

www.miniai.livewww.miniai.livewww.miniai.live

Open Source Agenda is not affiliated with "MiniAIFaceSDK" Project. README Source: MiniAiLive/MiniAI-FaceRecognition-LivenessDetection-WindowsSDK