Skip to content

Face-Recognition-System using opencv & LBPH algorithm and Great but simple UI

License

Notifications You must be signed in to change notification settings

Leo-Malay/Face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-recognition-system

By Malay Bhavsar


Click the following like to see the demo Video ![Face Recognition](https://user-images.githubusercontent.com/55908198/115829629-d5f43600-a42c-11eb-9d2a-2da0014b1c1d.gif)
  • Minimum Accuracy: 60% (Terms: Proper lighting during Capture & Predict)
  • Can detect & identify multiple faces at same time.
  • Great but simple UI.
  • Comes with builtIn feature like Capture Raw Photos, Import Raw Photos, Predict
  • Conusmes less storage --> All the raw & imported phots are conveted to grayscale before saving to disk ,Thus consumes less memory
  • Average Disk storage consumption for one person <= 1MB

Warning!
  • Must have latest python 3.7 Installed with Librarys: opencv, tkinter, os
  • Not for Commercial use

$> pip install opencv-contrib-python $> pip install numpy $> pip install tkinter

About

Face-Recognition-System using opencv & LBPH algorithm and Great but simple UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages