Skip to content

bikash-barik/Face-Detection-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Face-Detection-and-Recognition:mag::performing_arts:

forthebadge made-with-python forthebadge

star this repo

This Project serves 3 major functionalities:

  • Face Detection : By using OpenCV and Haar Cascades

  • Generating Real Time Training Data by Taking Selfies from Webcam .

  • RECOGNISE Face Using KNN Classification Algorithm .

Getting Started

Clone the Repository, Open the terminal in the Project Folder and then

  • For Face Detection
python face_detection.py
  • For Real Time Data Generation
python realtime_data_generation.py
  • For Face Recognition
 python face_recognition_knn.py

Press 'q' to stop the loop

Project Implementation Video on Youtube

Youtube Video Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages