Skip to content

harshpastor/potholeVision

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Pothole Complaints

Alt text

It is a software product for detection of potholes and marking them on the map for the goverment to view and take actions on.

Alt text Alt text

The website consists of a complaint page where you can provide details and image of the pothole with your location.

We also have a section where you can provide the a video or IP address of your webcam to capture a video.

When the potholes are detcted, the pictures of the pothole are stored in the database with the location. Using the images we calculate the volume and a 3d model of the pothole for better understanding of the problem with all other details. You can view this details by clicking on the pointer in the map.

Instructions to run the project locally.

Git clone the project locally and follow the instructions below. Do have docker installed in your system.

docker-compose build
docker-compose up

To stop the running container

docker-compose down

Go to Main_page to access the website.

Here is a video demonstration of our project

untitled-video-made-with-clipchamp-1_RtlUFiAv.mp4

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.4%
  • Python 22.4%
  • CSS 21.4%
  • HTML 1.4%
  • Dockerfile 0.4%