04-01-2018 09:02 AM
Hey guys i'm new at lab view, i just installed lab view 2016 student version from my teacher.
I have to do a project with OCR and i just can't find the OCR first example.vi i only have the OCR.vi example.
If someone can upload/send me the OCR first example.vi that would be great.
In addition if someone know good videos or PDF that i can learn image processing please let me know.
thanks in advanced.
04-01-2018 09:34 AM - edited 04-01-2018 09:34 AM
Hey Tikoomer,
Have you installed the Vision Development Module too as explained here : http://www.ni.com/example/30591/en/ ?
For the second question, that's a rather old doc but it might help : http://www.ni.com/pdf/manuals/371007b
04-01-2018 12:24 PM
If you only installed "LabVIEW", then you are missing the Vision Development Module (which also must be installed). Once it is, you can go to Help, Find Examples, Toolkits and Modules, Vision, OCR and find OCR.vi. If you do not have the VDM installed, you won't have the functions required to run the Example, so sending it to you would be pointless.
Note that if you want to acquire an image for OCR (from, say, a camera), you will also need to install the Vision Drivers (I don't remember what NI calls this, but something like Vision Software Acquisition).
Bob Schor
04-02-2018 03:28 AM
i have already installed the Vision Development Module and i can find the OCR.vi
i just can't find the OCR first example.vi
This one : http://www.ni.com/example/30591/en/
04-02-2018 06:53 AM
Have you looked here : C:\Program Files\National Instruments\LabVIEW\examples\Vision\2. Functions\OCR ?
I don't have any vision thing on my computer so I can't send it to you, but maybe someone can.
04-02-2018 07:24 AM
How weird is that? You are correct, there are two OCR-related Examples, one under Toolkits and Modules, Vision, OCR (called OCR.vi), and another (on my system) under "Toolkits and Modules Not Installed", Vision, OCR.lvproj. Here is its description:
Description:
Note: This example requires an add-on toolkit in order to run. The toolkit needed is not currently installed.
This example requires software which is included in the LabVIEW Robotics Bundle, but not in the LabVIEW Robotics Starter Kit. For more information contact National Instruments support.
Required Software:
Vision Development Module
NI Vision Acquisition Driver
This example demonstrates how OCR could be used in an unstructured environment. Given the shape of surface that the text is printed on, LabVIEW can perform a perspective distortion correction to allow the OCR to better translate the text.
Since I don't have the Robotics Toolkit installed, it won't even let me open the Example. Note that the specifics are not included under "Required Software" ...
Bob Schor
04-05-2018 03:05 AM
Thanks for all the suggestions but non of them helped me.
I go back to my original request if someone can send/upload the OCR first example.vi it would be great.
Thank you 🙂