12-17-2013 11:17 AM
I just finished an application that uses a camera to get video and image side by side, thanks to the help I received in this forum.
Now I want to use that image that's displayed in the snap image screen and use OCR to get the letters and numbers in the image.
The problem I'm having is that the code that I currently have, calls the image from a directory, and I need to get the image from the camera.
I changed this setting in the vision acquisition, but I still get an error when I connect the image that is taken every 0.5 s, to the build path.
Can some one please help me?
Thanks in advance!
Solved! Go to Solution.
12-17-2013 11:26 AM
12-17-2013 11:47 AM
I just realized that the 2 build paths are connected to the vision assistant's file path.
I think that's why I'm getting the error.
Is there a way for me to change this property, so that instead of looking for a path, it looks for an image?
Thanks in advance!
12-17-2013 06:38 PM
I just figured out how to do this.
You just need to double click on the vision acquisition, and then select the camera you want to grab the image from nd you also need to click on the play button.
Then you need to click on finish, and after that you need to erase every thing that's no longer needed.
12-17-2013 10:25 PM