05-17-2010 09:24 AM
05-17-2010 09:26 AM
What are you talking about?
Please provide more details as to what you're trying to do. What version of LabVIEW? Are you using specific tookits?
05-17-2010 09:41 AM
Ok, as far as it seems, he is using Vision since OCR is Optical Character Recognition which is provided with IMAQ.
But you should provide more informationb for us in order to help you!
Note: You can "train" certain characters and export that to a file (for instance by using IMAQ OCR Write Character Set File VI)
Later on, you can import that set by the appropriate Read File VI.....Norbert
05-17-2010 09:55 AM
05-17-2010 09:56 AM
05-17-2010 10:10 AM
You need the Vision Development Module for OCR. If you have this, please refer to the help of the OCR functions. If you do not have it, i suppose that it is less cost intensive for you to purchase the module instead of reprogramming the functions......
Norbert
05-17-2010 11:58 AM
05-18-2010 12:20 AM
Here is one easy way. Actually i create it like this everytime.
1. Open vision assistant
2. Select identification--> OCR/OCV
3. Select new character set file.
4. Now selct the character you will see ????.
5. Train the characters.
6. Check for consistency
Note : You can also play with the settings
7. Create a labview vi from vision assistant.
05-19-2010 08:29 AM
05-19-2010 08:37 AM