Skip to content

Rodelph/FaceDetection-with-Qt5-and-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Face Detection with Qt5 and OpenCV

Overview

This project used HAARCASCADE classifier to detect faces, using OpenCV, and C++. The goal is to be able to detect a face and store the image every time a face is detected.

Before building

  • Please make sure that you have :
Library Version
Opencv 4
Qt 5

Notice :

The project only works in release !

You can use these steps in order to install OpenCV with CUDA and CuDNN.

This project does not require cuda toolkit to function but you can install it for future needs. If you want to install OpenCV with GPU enabled. You need to have an NVIDIA Card, and CUDA, and CuDNN installed. You can find these libraries at NVIDIA's webpage.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published