Skip to content

GeoTuxMan/FaceDetecting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FaceDetecting

Face and eyes detecting

Draw a circle around the face and around the each eye

Language: C++

Libraries: OpenCV 3.4

OS: Ubuntu 18.04

Compile: g++ DetectareFataOchi.cpp -o DetectareFataOchi -I/usr/local/include/opencv -L/usr/local/lib -lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_objdetect -lopencv_videoio

Run: ./DetectareFataOchi

About

face and eyes detecting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages