FacePoke is an interactive application that detects faces in real-time and allows you to "poke" them with various effects. The application uses computer vision techniques to track facial features and apply transformations.
Detects multiple faces simultaneously with high accuracy
Apply fun transformations when poking detected faces
Simple installation with pip and standard requirements
Tested with Python 3.8, 3.9 and 3.10
For computer vision and face detection
For numerical operations and array handling
pip install -r requirements.txtpython app.pyhttp://localhost:7860