Skip to content

CREESTL/FaceDetectorOpenVINO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceDatectorOpenVINO

How to run it?

  • run setupvars.bat
  • run face_detector.py To stop it press q

What was used?

  • OpenVINO
  • Python 3.6.9

If you want to use a life video from web-cam just change line 25 cap = cv.VideoCapture("godzilla.mp4") to cap = cv.VideoCapture(0)

Releases

No releases published

Packages

 
 
 

Contributors