CAR PLATE NUMBERING LOGGING AT CHECKPOINTS
#1
Posted 04 May 2011 - 10:24 PM
I want to acquire images of License Plate Numbers, extract the numbers and log them into a file either as a text file or an image file. I have no prior knowledge of image processing and my LabVIEW skills are still poor. Can anyone please help me out...maybe with the VIs and some materials. Thank you.
#2
Posted 04 May 2011 - 10:42 PM
Hello everyone,
I want to acquire images of License Plate Numbers, extract the numbers and log them into a file either as a text file or an image file. I have no prior knowledge of image processing and my LabVIEW skills are still poor. Can anyone please help me out...maybe with the VIs and some materials. Thank you.
In your position, I think you should buy an off-the-shelf solution. Why do you expect us to do this work for you when you can just purchase such a system?
http://www.eaglevisi...recognition.htm
Of course if this is educational, you're going to have to do the majority of the work yourself and show the work you've done so far before asking specific questions about how to reach the next step.
Good luck!
#3
Posted 05 May 2011 - 12:50 PM
To get started do a search for image acquisition examples, you need to get images in reliably before you can analyse them. Then you'll need to start working with the Vision and Motion Toolkits, specifically the Machine Vision --> OCR (Optical character recognition) features. There are examples on their use, so use them to help you learn. Once you have something roughly working (or at least planned and partially implemented) then members here will be more than happy to help.
#4
Posted 08 August 2011 - 08:45 PM
I am working on a project which will allow me to capture images of license plate numbers of vehicles and log them. Right now I can do OCR and ROI on a sample image which I captured and saved on my computer using the OCR example express VI in LabVIEW. But that is not enough, I want to be able to acquire images automatically using my camera and the ROI selected automatically. I just ordered the following hardware (though I am yet to receive them, and they cost me a fortune) and I wondering what I will do with them when they finally arrive. Please someone come to my rescue!
1. NI CVS-1456 Compact Vision System
2. NI Vision, I/O Terminal Block and Prototyping
3. Camera, Basler SCA1600-14FM, IEEE-1394B, 1628X1236, 14 FPS, Monochrome
4. Cable, CVS to Basler A601 trigger cable
5. Lens,35MM,Compact Fixed Focal Length, Edmund Optics
#5
Posted 08 August 2011 - 11:37 PM
Hello Everyone,
I am working on a project which will allow me to capture images of license plate numbers of vehicles and log them. Right now I can do OCR and ROI on a sample image which I captured and saved on my computer using the OCR example express VI in LabVIEW. But that is not enough, I want to be able to acquire images automatically using my camera and the ROI selected automatically. I just ordered the following hardware (though I am yet to receive them, and they cost me a fortune) and I wondering what I will do with them when they finally arrive. Please someone come to my rescue!
1. NI CVS-1456 Compact Vision System
2. NI Vision, I/O Terminal Block and Prototyping
3. Camera, Basler SCA1600-14FM, IEEE-1394B, 1628X1236, 14 FPS, Monochrome
4. Cable, CVS to Basler A601 trigger cable
5. Lens,35MM,Compact Fixed Focal Length, Edmund Optics
Sounds like a good setup. First you will want to hook up the camera and acquire the images automatically using the NI Vision Examples. If you are having trouble, NI tech support should be able to get you to that point. How do you plan to select the ROI automatically. That seems like the difficult part, but I'm sure it's possible.
#6
Posted 24 August 2011 - 10:41 AM
Any ideas will be appreciated.
Edited by Hera_Walhalla, 24 August 2011 - 11:06 AM.
#7
Posted 24 August 2011 - 02:27 PM
Your environment sounds different than an automated assembly line with controlled lighting and a constant rate. The environment will define how you place your camera, your trigger(s) and possibly require lighting control (additional lighting or screening to prevent glare).
Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
#8
Posted 25 August 2011 - 10:44 PM
I finally got an algorithm written using vision assistant and I automatically generated the LabVIEW code. I still have issues with auto-generating the ROI. Right now, I can only select it manually.
Thanks once again.
#9
Posted 26 August 2011 - 07:37 AM
Good luck!












