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.
computer-vision python-language opencv-vehicle-detector identify-vehicles-traveling vehicle-video cv2-library
-
Updated
Aug 11, 2023 - Python