A Simple Data Science based project that detects the speed of the Car using OpenCV and Flask (Interaction between frontend and backend)
- OpenCV-Python
- Flask
- Dlib
- Numpy
git clone https://github.com/Khailas12/Car-Speed-Detector
-
cd (change directory) into
cd V-core
Make sure that the directory is set as
V-core
because I've made bunch of implementations including dataset connection with the exact name in path section.
$ python pip install -r requirements.txt
$ python app.py