MyGit

ChibaniMohamed/Polaris

Fork: 56 Star: 234 (更新于 1970-01-01 00:00:00)

license: MIT

Language: Python .

Face recognition attendance system .

最后发布版本: v1.0-beta ( 2021-03-29 10:38:55)

GitHub网址

Support Me 🚀

About Polaris 📄

Polaris is a system based on facial recognition with a futuristic GUI design, Can easily find people informations stored in a database using their pictures .

Functionality Supported 📌 :

  • Register new people :

  • Search for people using their pictures :

Built Using 🔧

  • PyQt5 - PyQt5 is a Python binding of the cross-platform GUI toolkit Qt
  • OpenCV - Open Source Computer Vision and Machine Learning software library
  • Dlib - C++ Library containing Machine Learning Algorithms
  • face_recognition by Adam Geitgey

How to use 🔨

  • First of all, we have to install all the required libraries .

  • PyQt5 :

pip install PyQt5
  • OpenCV :
pip install opencv-python
  • Numpy :
pip install numpy
  • Dlib :
pip install dlib
  • face_recognition :
pip install face_recognition
  • PIL :
pip install pillow
  • Then, Clone the repository and run the program 💻
git clone https://github.com/ChibaniMohamed/Polaris.git

cd Polaris/

python main.py

Contributing 💡

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Support Me 🚀

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2021-03-29 10:38:55 v1.0-beta

主题(topics):

computer-vision, deep-learning, face-detection, face-recognition, gui, hud, image-processing, machine-learning, opencv, opencv-python, polaris, pyqt5, python, python3

ChibaniMohamed/Polaris同语言 Python最近更新仓库

2024-11-06 03:34:16 home-assistant/core

2024-11-05 16:16:26 Guovin/TV

2024-11-05 15:03:24 Cinnamon/kotaemon

2024-11-04 23:11:11 DS4SD/docling

2024-11-04 10:56:18 open-compass/opencompass

2024-11-04 08:51:21 yt-dlp/yt-dlp