Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Human-detection


About the script

This script is udes to detect the humans and their number present in the image. It is achieved using openCV.

Requirements

You will first need to install openCV
pip install opencv-python

How to use

To use the script, enter the path for the image in the current directory
For Example: images/sample.jpg Then run
python human-detection.py

Example output

alt text