Skip to content

This files allows you to build a person detection using hog descriptors algorithm from a dji phantom v4 drone video streaming

Notifications You must be signed in to change notification settings

cristinelpopescu/Detection-from-live-video-feed-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detection-from-live-video-feed-

A python application that processes the video data stream captured by a DJI drone located at almost 50(fifty meters) altitude above the ground, and sent via wifi internet network to an rtmp server to be processed by a python script called through the windows terminal in order to detect people. The detections are made in blue boxes. I used the hog descriptor from the computer vision library opencv, respectively I configured an Nginx server to support RTMP connections.

About

This files allows you to build a person detection using hog descriptors algorithm from a dji phantom v4 drone video streaming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages