car_plates3 - contains images of the cropped cars that were detected from the input video.
input2.mp4 - input video where car detection takes place
colour.csv - contains not so specific colours
color.csv - contains a dataset of very specific colours
colour.py - only colour detection
all_code.py - car detection and saving cropped images of detected cars into a folder
ocr.py - performing number plate reading (ocr) and colour detection and adding the data into a database.
database_screenshot.png - shows how the database looks.
db.sql - basic sql querry for creating the database