07-25-2005 11:35 AM
07-25-2005 01:09 PM
You picked a tough project to tackle. I researched the possibility of license plate recognition in LabVIEW a few years ago, and decided the best option for the customer was to go with one of the canned packages available. I have seen some improvement in the LV vision tools since then, but I think my conclusion would still be the same. I especially would avoid using vision builder AI or vision assistant. You will need to code some complex algorithms that neither one would handle well.
Bruce
07-26-2005 11:37 AM
I agree with Bruce that such an algorithm is not suited for Vision Assistant. I would look at the IMAQ ColorLearn, ColorMatch, and ColorHistogram vi's in LabVIEW (in the Image Processing >> Color Processing palette).
You could load up a number of templates by creating a loop of buffers and loading each template into a buffer.
07-27-2005 04:57 AM
07-28-2005 11:14 AM
I would look at the Vision examples that install with the Vision Development Module under:
C:\Program Files\National Instruments\LabVIEW 7.1\examples\Vision\
Specifically, look at the OCR example: C:\Program Files\National Instruments\LabVIEW 7.1\examples\Vision\2. Functions\OCR
Good luck with the project!
04-03-2009 08:41 AM
hey,i have the same project in labview n having many difficulties.plz could u give me your code in labview(8.2).ill b very thankful to u.
04-03-2009 10:12 AM
plz any one could tell me how to do the following things:
i have to capture a red frame when ever it comes across ma web cam that is making video
i have dont the grabbing thing but i am very new lerner of labview(8.2) so dont know how to use it.
i know the algo to implement ma code but unable to do it practically.
i want to compare each image seen by my web cam with a red color or i want to match each image seen by ma web cam with a red color defining a specific level and if that frame contains the red color thn that frame is captured otherwise the camera keeps on seeing the images.i know which vi to use but unable to implement it.plzz some body help me.
can any1 only give me the blok diagram for simply taking an image and then if that image has a red color in it then an indication is given..
plzzz do rep soon.