Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 2.66 KB

File metadata and controls

81 lines (52 loc) · 2.66 KB
APS 6 

APS 6

Github top language Github language count Repository size License

🚧 APS 6 🚀 Under construction... 🚧


-->

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

O objetivo é desenvolver um Sistema de Cadastro com Autenticação por Reconhecimento Facial em Python com Utilização do OpenCV e Flask. O projeto é um trabalho da Universidade Paulista - UNIP, para a matéria de APS - Atividade Prática Supervisionada.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/DanielMoraisCruz/Sistema-de-Reconhecimento-facial

# Access
$ cd Sistema-de-Reconhecimento-facial

$ pip install -r requirements.txt

# Run the project, main -> "api.py"

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Daniel Morais Cruz       _ 

Back to top