Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 269 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 269 Bytes

Face Detection with OpenCV

This repository contains Python code using OpenCV that can detect faces in both static images and a moving input (such as a webcam). It also contains a text based interface to handle this in runtime.

Code is written by TheCrystalKeeper.