Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
First localize the license plate. To do this, you can use a change in the brightness / contrast of the car number or, as a more reliable option, search for a rectangle according to the specified parameters (aspect ratio / size). You can use opencv to find the rectangle (there is a port for python). Opencv has an example for finding rectangles - squares.cpp. Theoretically, you can implement it yourself in python, then you will need to write Canny operations, blurs, etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question