Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paradrop Traffic Camera

This demo chute uses an OpenCV cascade classifier to detect and count vehicles in images from a camera mounted on a street pole.

Screenshot

Requirements

The default configuration of this chute requires the Paradrop node to have the paradrop-imserve module installed. This is because it pulls images from a virtual camera (a web server that provides a different frame with each request). If you are using this chute for a tutorial, it is likely we installed paradrop-imserve for you. Otherwise, you will need to install paradrop-imserve or change the IMAGE_SOURCE_URL environment variable to point to a real camera.

To install paradrop-imserve, connect to the node using SSH and run the following command.

snap install paradrop-imserve

About

This demo chute uses an OpenCV cascade classifier to detect and count vehicles in images from a camera mounted on a street pole.

Topics

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages