AbdelrahmanRagab38/Automatic-License-Number-Plate-Recognition
This project aims to recognize license number plates, the project could be useful for security, monitoring, e-challan, etc. In order to detect license number plates, we will use OpenCV to identify number plates and python pytesseract to extract characters and digits from the number plates.
Python