madelonhulsebos / ComputerVision

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

Cleanup #23

Closed JeroenMandersloot closed 7 years ago

JeroenMandersloot commented 7 years ago

Fixes https://github.com/madelonhulsebos/ComputerVision/issues/22 and some other stuff that we still needed to take care of (removing images, etc.)