Skip to content

Several methods for detecting pedestrians either in images or in camera feed, using OpenCV and Python. With inspiration and code from Adrian Rosebrock's PyImageSearch blog.

alexander-hamme/Pedestrian_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedestrian_Detector

Several methods for HOG MultiScale pedestrian detection, either in passed image files or images from a camera feed, using OpenCV and Python. Designed and calibrated specifically to be accurate at counting people in a line, to help reduce line congestion trends at a college café. Project written with inspiration and code from Adrian Rosebrock's PyImageSearch blog.

Technologies used:
- OpenCV 3
- Raspberry Pi (PiCamera)
- Python 2.7

About

Several methods for detecting pedestrians either in images or in camera feed, using OpenCV and Python. With inspiration and code from Adrian Rosebrock's PyImageSearch blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages