Skip to content

A face recognition application using face-recognition and opencv-python library.

License

Notifications You must be signed in to change notification settings

tirtharajsinha/Face-recognition-application

Repository files navigation

Face-recognition-application

using opencv ,cmake,dlib,face-recognition,tkinter. version available dynamic(webcam version) & classical(user input)
user interface version available in GUI directory
requirements.py available.

run update_model.py after uploading image database.
run refresh_update.py for refresh loded datas. you can upload image using
model_trainer.py
or directly putting images in static directory.
don't forget to update model after uploading new data.