Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Face detection and facial recognition along with recognized persons information fetched from database.

Notifications You must be signed in to change notification settings

manjillama/facial-recognition-python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facial-recognition-python-django

Face detection and facial recognition along with recognized persons information fetched from database.

General Languages and versions

•	Python version: 2.7.14
•	Django version: 1.11.9
•	OpenCV version: 3.4.0
•	Sklearn version: 0.19.1
•	Mysql Database

Change mysql setting

   go to settings.py under faceRecog folder.
   change database configuration under DATABASES object.

Run -

python manage.py runserver --nothreading –noreload

Demo Video https://www.youtube.com/watch?v=p70srlZvyvQ&feature=youtu.be

About

Face detection and facial recognition along with recognized persons information fetched from database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages