Pages

Saturday, 28 January 2017

OpenCV Face Recognition In Python Part 1


OpenCV Face Recognition | How to write a face recognition in python (tutorial) Part-1

In my last post we learnt how to setup opencv and python and wrote this code to detect faces in the
frame

Now lets take it to the next level

lets create a program, which not only detect face but also recognize the person and tag that person in the frame