Number Plate Detection using OpenCV

Object Detection and Tracking: Automating the process of Extracting a Vehicle's Licence plate using Python and OpenCV. The main objective is to undergo an image preprocessing phase to efficiently find the correct contours and use these coordinates to mask the image and extract the licence plate.

Author: Emmanuel Masindi

Date: May 2022

Github reference: Repository