I am working with plate number detection here in Philippines using python, OpenCV and haarcascade classifier for plate number detection.I am using haarcascade_russian_plate_number.xml but it gives me more false positives.Sample file for detection is in mp4 format.
I tried to use indian_license_plate.xml but it gives more false positives and is detecting on the same spot of the image.
New contributor
Rose is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.