Skip to content

NguyAnhQuan/face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

Introduction

Welcome to the Face Recognition application! This project aims to identify and manage facial information. Below is a description of the main functionalities of the application.

Features

1. Data Acquisition

1.1 Capture Photo Directly from Camera
This feature allows you to capture facial photos directly from the camera and use them to add new entries to the face recognition database.

1.2 Save Image
If you already have photos from another source, you can save them to the face recognition database for later use.

2. Recognition

2.1 Real-time Face Recognition via Camera
Use this feature to instantly recognize faces using the camera.

2.2 Recognition Through Images or Videos
Additionally, the application also supports facial recognition through pre-recorded images or videos.

How to Use

  1. Clone project

    git clone https://github.com/NguyAnhQuan/face-recognition.git
    cd face-recognition
  2. Cài đặt các thư viện cần thiết:

    pip install numpy 
  3. Chạy ứng dụng:

    python Display.py

How to Use

Step 1: Data Acquisition

  • Use the capture photo feature from the camera or save images from another source. data

Step 2: Recognition

  • Choose the recognition feature to identify faces in the stored images or videos.
  • Img Img
  • camera Cam

Step 3: Information Management

  • View recognition results and manage stored facial information.

System Requirements

To use this application, you need a computer or device with a camera and the necessary libraries installed.

Releases

No releases published

Packages

No packages published

Languages