This repository comprises the work for an academic project in the context of Computer Vision. We built a system that reads in a file, scans an image in search for a license plate, and if one was found outputs the characters on this license plate.
6
stars
5
forks
source link
Added CNN code to the Main.py and made the detector use the Dalal-Triggs setup #21