Skip to content

using the "cv2" and "face_recognition" pack to trace multiple faces and mark labels in a video.

Notifications You must be signed in to change notification settings

wendili-cs/Face_Rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

视频中的人脸追踪

Introduction

  • It's a code using cv2 and face_recognition to track multiple faces.

这是对视频的人脸进行逐帧辨识标注的python code。

  • I also make a writting function that writes the recognition results to a video by frames. Here are the pictures that this python code shows:

pic

pic

  • When it's written into a video, it seems like this:

pic

pic


How to use

  • Put the picture of a face into the same fold under the python code, and put the name in it and then it can be shown.

About

using the "cv2" and "face_recognition" pack to trace multiple faces and mark labels in a video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages