Skip to content

Hu-WF/Face-tracking-PTZ-camera-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Code for face tracking PTZ camera project.

1.Requirements

  • python >= 3.6
  • face_recognition >= 1.2.2
  • opencv-python >= 3.2.0.6
  • cuda >= 9.0.176
  • cudnn >= 9.0
  • cmake >= 3.12.0
  • dlib >= 19.15.0
  • threading
  • serial

2.Versions
face_tracking_PTZcamera_V1.0.0:Based on face_recognition API,the program recognizes the face and controls the camera to rotate, keeping the face in the video center;

About

Face-tracking PTZ camera(2018-07-27)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages