01-07-2011 03:36 AM
Hello,
I have some pictures from the seven segment LCD screen. I need to recognize numbers from the picture with Vision Builder. How to do that? Should I use Read/Verify Text option and teach numbers to the program or is there any ready-made "code" for seven-segment numbers? In LV Imaq Read LCD.vi does the job great.
BR,
Jick
01-07-2011 05:23 AM
Propably best way is to give/learn Vision Builder the unique seven-segment pictures to make its operation more secure.
Jick
02-03-2011 12:27 PM
If you know the 7 segment algorithm in LabVIEW works, you can use a Run LabVIEW VI step in Vision Builder to call that VI and return the numbers.
Hope this helps,
Brad