Skip to content

A client server based cross platform facial recognition system with Python server backend and HTML/CSS/JS/PHP frontend.

License

Notifications You must be signed in to change notification settings

AbhinavM2000/darkstar-csfrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darkstar-csfrs

A simple client server based cross platform facial recognition system.(Tested on Windows/Linux)

The .zip file contains the server-side files of the project. I will be adding the client-side files and updating the readme.md soon.

For more info please go here : https://csfrs.eu.org/ (client side)

Update: 20-7-20 - CSFRS1.0

Client side is uploaded as public.html.zip
server side is server.zip
Run main.py after all required python modules are installed

username is :abhinavm17
password is:letmein
(you can change this in config.py)

Default IP is set in the recognize_faces_video.py change as necessary
(Use IP webcam on android to test)

The 'face-recognition-opencv real WIN10' folder should be in desktop, otherwise you can edit config.py to change.

client side is on csfrs.eu.org, login with :testtest as uname and pw,
(you need to edit the login.php with your corresponding MySQL database credentials when you implement this on your own webpage)
(on the dashboard you can go back by clicking on the 'CSFRS' text)

3-4 images are required to recognize, upload on client side and package zip, then search target(main.py should be running on the server pc beforehand)

A video demonstration would be more apt, im working on it.

Also, add no-cache headers to the web pages for better functioning.
(Begin- 17/09/18)

About

A client server based cross platform facial recognition system with Python server backend and HTML/CSS/JS/PHP frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published