Skip to content

Dev-ZC/FaceDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detector and Face Image Save

To Run the Project:

  1. Open file in VS Code (The environment is specifically made to run in VS Code)

  2. CD into the build folder via terminal ("cd ./build/")

  3. Then run the built project by entering ("./MyProject") as this is the name the project is built under

  4. Press 'q' to close the program

To Edit Any Code:

  1. Enter "make" command into the terminal while inside the build folder, to have the project rebuilt and save any edits in the code

About

This project uses the OpenCV library to identify faces displayed to the camera and saves an image of each new face revealed to an output folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors