Skip to content

gocarlos/traffic_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

75 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 


Traffic Monitor

This is the snap for Traffic Monitoring, It works on Ubuntu, Fedora, Debian, and other major Linux distributions.


Published for with ๐Ÿ’

Car Counter app.

This app can be used to count the amount of traffic on a street. Its available as a Ubuntu snap and can therefore be installed on every newer (>2014 e.g. Ubuntu 14.04) machine. Install instructions can be found below. You can test the app with a video instead of web cam if you like.

Project status

This is still under development and not ready as plug and play, will happen in the next few days. Check in a few days again ๐Ÿ˜„

Build Status

License

Build Status

Snap Status

codecov

Maintenance

contributions welcome

Build instructions:

# clone app
git clone git@github.com/vigilatore/traffic_monitor.git
cd traffic_monitor
# clone submodules
git submodule init
git submodule update
# build
mkdir build
cd build
cmake ..
make
# start
./traffic_monitor

Install instructions:

This app is also available as snap app for linux computers.

sudo snap install traffic-monitor --devmode # Currently in devmode, will be corrected soon.

A test video: https://www.youtube.com/watch?v=gP5PupjD2po

About

Linux snap app, which can be used to count the amonth of traffic on a street, aka counts ๐Ÿš— passing.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published