• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This face recognition system can be used for criminal detection and many other cases. Anyone can use the Haar cascade or LBPH cascade classifier for face detection. In this project, we use the LBPH algorithm for face recognition. For the test purpose, we use ORL Dataset. Any dataset can be used for testing purposes.