Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 420 Bytes

File metadata and controls

4 lines (3 loc) · 420 Bytes

Pedestrian-Detection-using-Video-Stream

Pedestrian Detection using streaming video from a phone through wifi. IpWebcam android app is used to interface this operation. This implementation is useful to make a prototype of Realtime Inspection Support Drone. It is implemented by implementing openCV people detector on HOG descriptor.

Base Tutorial: https://www.pyimagesearch.com/2015/11/09/pedestrian-detection-opencv/