Tagged Questions

15
votes
9answers
10k views

How to recognize vehicle license / number plate (ANPR) from an image?

I have a web site that allows users to upload images of cars and I would like to put a privacy filter in place to detect registration plates on the vehicle and blur them. The blurring is not a ...
7
votes
2answers
1k views

License Plate Recognition - Determining Color Range For Pixel Comparison

Well after much work regarding vehicle plate detection, I've decided that simply finding a 'pattern' of yellow pixels within an image would be a sufficient method of finding the location of a license ...