Git Product home page Git Product logo

polaris's Introduction

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 .

  • OpenCV :

conda install -c menpo opencv
  • Conda :
conda create --name polaris
conda activate polaris
  • PyQt5 :
pip install PyQt5
  • OpenCV :
pip install opencv-python
  • Numpy :
pip install numpy
  • Dlib :
conda install -c conda-forge 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 ๐Ÿš€

polaris's People

Contributors

chibanimohamed avatar vanceagher avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.