Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

Video-based face recognition

realtime face recognition of streams and videos

This code can recognize and display faces in livestreams and videos by its own. It uses Python3 in combination with opencv2 and a pre-existing cascade-file.

In order to start the script, make sure you are using the current Python, opencv2 and ffmpeg version.

usage: python main.py path-to-file path-to-cascade