Skip to content

TranMinh11/ProjectAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project is location in 'E:\AI\face' Step 1: Tạo môi trường ảo bằng package virtualenv của python: - Cài đặt: pip install virtualenv (windows) sudo apt-get install python3-venv (debian/ubuntu) - Tạo môi trường: python -m venv env

Step 2: Tải các package cần thiết: pip install -m REQUIREMENTS.txt

Step 3: Kích hoạt môi trường ảo 'env' "E:\AI\face\env\Scripts\Activate.ps1"

Step 4: Di chuyển tới thư mục src

Step 5: Chạy chạy chương trình python .\main.py

-Mở cam trên máy tính, đưa khuôn mặt vào vị trí camera. -Tự động nhận diện khuôn mặt đưa các trạng thái cảm xúc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages