Detect-Face

Twitter: @NorowaretaGemu License: MIT


ko-fi


Python
OpenCV
Git PowerShell Shell Batch


Detect-Face

CursedEntertainment Logo
This project utilizes the OpenCV and Pillow (PIL) libraries to detect faces in images and webcam feeds, marking them with rectangles. The detected faces are saved in a specified output directory.

Scripts:

/scripts/

How to Run:

Install Requirements

Using Python directly:

pip install -r requirements.txt

Or run:

Run main.py

Using Python directly:

python main.py

Using provided scripts:

Windows:

Unix-like systems (Linux/macOS):

numpy
opencv-python==4.8.1.78
Pillow==8.3.2
numpy==1.26.2


SynthWomb


CursedEntertainment Logo