Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Human Detection System - Flask & OpenCV

This is a web-based human detection system using Flask and OpenCV. It allows:
Live webcam-based human detection
Uploading videos for human detection processing
Processing videos and playing the processed output
Stopping the live webcam feed
Video encoding using H.264 for compatibility

📌 Features

  • Webcam Mode: Live human detection using OpenCV, Button to start and stop the webcam
  • Upload Video Mode: Upload a video file, Process it to detect humans, Watch the processed video after completion

🚀 How to Run

1️⃣ Install Dependencies

Make sure you have Python 3.7+ installed. Then install required packages:

pip install flask flask-cors opencv-python numpy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages