AI Car Tracking

Hello There!

As python is one of my favourites languages, I decided to explore more advanced liblaries of it and ultimatelly build recognition software.

The program uses OpenCV framework to turn footage into single frames and then turns them into grayscale (Black'n White). Algorithm scanns the image in search of the pixels that can be simillar to the car's shape. This programm uses pre-trained data obtainded from the research paper on the topic from GoldenLine.

Github: https://github.com/dzejkopjarosinski/Python_Projects_v2/tree/master/Car%20Tracking