APPLICATION which can detect,store and recognize(predict person) using openCV and knn
App contain 3 Feature:
1.Face detection :- real time model detect face through webcam
2.Dataset creater :-detect face and store as npy (for demo purposes video file is used )
3.Face recognizer:-predict person name based on dataset
