/vehicle-detector

This was my first work using the cv2 library in the python language to identify vehicles traveling on a track. The vehicle video file is in the Data folder. I like computer vision very much and hope this is the first of many works. Check _main to see code.

Primary LanguagePython

vehicle detector using opencv

This was my first working using the cv2 library in the python language to identify vehicles traveling on a track.

The vehicle video file is in the Data folder.

I like computer vision very much and hope this is the first of many works.

see code