Skip to content

An application to trace your vehicle path from security cameras of the city.

License

Notifications You must be signed in to change notification settings

ayushakash990/VehicleTracer

Repository files navigation

VehicleTracer

An application to trace your vehicle path from security cameras of the city.

Outcome: Graph.gif

(Note that the processing time has been cut down in this gif file to show the results faster. Original file will differ by having some processing time delay shown by a spinner. Execute locally to know more)

Project Setup

  1. Clone the project directory.
  2. Create a virtual environment with python 2.7 and download the dependencies from requirements.txt using the below command: pip install -r requirements.txt
  3. Create a directory named cameraClips at the same level as pretrained_OCR.
  4. Download camera clips from the below google drive link and paste them in cameraClips directory. https://drive.google.com/drive/folders/1krftQFv82gRdjU7-Xm7Cr7O4SOC7TSxI?usp=sharing
  5. Start django server using python3 manage.py runserver.

About

An application to trace your vehicle path from security cameras of the city.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published