Description
# Face Detection System
**Tech:** Python 3.x + OpenCV
**Level:** B.Tech / MCA Intermediate
**Category:** Python & AI — Tech Mishra
## Features
– Real-time face detection via webcam
– Static image face detection
– Eye detection inside face region
– Screenshot capture during live session
– Face count display with timestamp
## Requirements
“`
opencv-python==4.9.0.80
numpy
“`
## Installation & Run
“`bash
pip install opencv-python numpy
python app.py
“`
## Usage
– Choose `1` for live webcam detection
– Choose `2` to detect faces in an image file
– Press `s` during live mode to save screenshot
– Press `q` to quit
## Output
– Annotated image saved as `detected_output.jpg`
– Screenshots saved in `screenshots/` folder
—
Purchased from **Tech Mishra** — a-pexdeveloper.in





Reviews
There are no reviews yet.