• Stars
    star
    2
  • Language
    Python
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

In this project, we will learn how we can build our face Recognition using the open CV library on RaspberryPi. The tutorial involved two parts; first part is a Trainer program, which analyzed a set of photos of a particular person and create dataset, the second part is the Recognizer program, which detects a face and recognize the face and mention the person name.