Skip to content

Hardik-hi/Team-Novus-Productathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Team-Novus-Productathon

Collaboration for Productathon. Team Novus.

Traffic Monitoring Subsytem

The traffic monitoring subsytem monitors the traffic on crossroads and changes traffic lights accordingly.

Traffic Monitoring Demo

How to run locally?

  • Clone the repo.
  • cd traffic_monitor
  • Install the dependencies: npm install
  • Execute app.js: node app.js
  • Visit localhost:8080 in the browser.

Accident Detection System

Accident detection subsystem identifies the accident and sends the report to control room (yet to be implemented).

Before the accident
Accident Detection Demo

After the accident
Accident Detection Demo

How to run locally?

  • Clone the repo.
  • cd accident_detection
  • Execute the python script: python accident_detection.py

About

Collaboration for Productathon Team Novus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published