Skip to content

djpaul-dev/FaceDetect_MiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Face Detect App

Explores the face_recognition library to detect faces in images.

Installation

Use pip to install the following:

  • openCV
  • face_recognition

Usage

  1. Run the face_detect.py file to detect faces in the images in the images folder.
  2. Run the face_detect_video.py file to detect faces in the video from the webcam.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages