South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Give us more info pls...Hello Guise,
Anybody here know how to make your own LPR system using only software + an IP Camera?
Or otherwise does anyone know what is the most affordable ANPR system you can buy?
Regards,
Tweak
you'll get a better set of responses if you posted it into the Software sub-forum.
Try to be specific with your requirements so the community can help you more succinctly.
Easy...
Simple segmentation (morphological segmentation would work well) and thresholding, followed by simple scanning of columns (to separate characters), followed by simple recognition (local binary patterns would be a good choice).
All of the above (aside from the local binary patterns) is easily implemented using OpenCV. Once you have the basic system, optimisation is a fairly straightforward task. And there are a number of research papers freely available that discuss different classifiers that yield better results in specific situations.
are you a wizard?
Yeah, we develop in Labview and have the vision add-on that can do OCR etc. So we could do a custom solution, its pretty doable.Or Labview with the machine vision module add-on.
as mentioned previously Visec and Geovision have options. Dont go for the cheapest when shopping around, LPR is not simple! When you have found software/hardware inquire about SOUTH AFRICAN reference sites. When LPR first started hitting our shores alot of system had hassles with certain SA plates like the eastern cape. Visec & Geovision have since addressed this. Another good option to look at is i-cube
Dont get to hung up on using IP cams. To get quality reliable images from IP you will need to go with the very high end expensive stuff. Analog gives your features like WDR and HLC on budget.
Most system will give your reading information on a separate DB so you can extract and integrate with other systems. Geovision already offers alot of features inside there software
If you have more queries just ask, I have done LPR projects.
ANPR isn't such a difficult to google subject. I don't see the need to give a big explanation.