Traffic Speed Radar (OpenCV/Image Processing)

Описание к видео Traffic Speed Radar (OpenCV/Image Processing)

This video is my project for a traffic speed radar using (Python, OpenCV) . Here's the link to the codes:

GitHub Link : https://github.com/dhananjaymenon/Spe...

24th November Update:
I have altered SpeedRadar2 and tracker2 slightly to solve 2 errors that popped up during implementation:

1. The frame.resize() error at the end of the video.
2. The folder does not exist error for saving SpeedRecord.txt. The folder will now be created in the same directory of the python file.

You may want to delete the TrafficRecord folder each time before running the code to save the new results.

Комментарии

Информация по комментариям в разработке