07-05-2016 11:17 PM
Im try to use the webcam to gather some information, to display the just the number in Labview from the webcam. Im using labview 2015 and also using the vision driver.
07-05-2016 11:41 PM
What "number" from the webcam?
What does your webcam show you?
07-06-2016 05:32 AM
Hope More information required for this query?
Sharing code also will be good
07-06-2016 10:40 AM
From the webcam I want to acquire the display numbers that appear in the control system, and display only the number in labview. I have attach a picture that show the control system with red square.
07-06-2016 11:47 AM
I'm not sure that I (and my eye) can see/distinguish the numbers in that image!
Are you trying to develop this yourself? If so, attach your code (meaning the VIs, themselves) and provide a lot more information on the camera system, your LabVIEW experience and expertise, and your efforts so far.
If not, then this is the wrong Forum -- if you want to hire a LabVIEW Developer to do this for you, go to the "LabVIEW Developers Seeking Employment" Forum here.
Bob Schor
07-06-2016 12:00 PM
A better place to ask this question is in the Machine Vision board.
Sounds like you need to define a region of interest (ROI) and perform optical character recognition (OCR) on it.
The vision module can do both of those things and the people who frequent that board can do a better job in describing how to set it up.
07-06-2016 03:41 PM
07-06-2016 05:13 PM - edited 07-06-2016 05:13 PM
Hello mundo_152,
I agree with Ravens Fan! this should go to the Machine Vision board. You should include some important informaiton about your system (For the New Post only😞
For the time being you should refer to this simple example of OCR: http://www.ni.com/example/30591/en/
Regards,