Skip to content

Sistema de Registro e Login por face, feito com com OpenCv e Django.

Notifications You must be signed in to change notification settings

pedro-hnn/APS2021_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

APS2021_2

Sistema de reconhecimento facial com OpenCv e Django

requirements:

  1. python 3.9.0
  2. django 3.2.8 (pip install django)
  3. opencv 4.5.5 (pip install opencv-python e pip install opencv_contrib_python)
  4. pillow 8.4.0 (pip install pillow)
  5. pickles 0.1.1 (pip install pickles)

how to run:

  1. open cmd
  2. run command: python manage.py runserver
  3. go to: localhost:8000 in your browser

About

Sistema de Registro e Login por face, feito com com OpenCv e Django.

Topics

Resources

Stars

Watchers

Forks