02-04-2016 08:58 AM - edited 02-04-2016 08:59 AM
i'm doing project in ocr... iniatially i trained my image in vision assistant and got results ...
then for processing set of images ,i created a folder and used vision acquisition to call the images in a cycle..
but when i run the program .. error occurs that imaq image not found ... please help me with it
Solved! Go to Solution.
02-04-2016
09:33 AM
- last edited on
05-06-2025
05:43 PM
by
Content Cleaner
Attaching a screenshot of your code doesn't give us any information, especially what's inside those express VIs.
Please include a Snippet of your code, or attach your VIs, so that we can better assist you. We are here to help, but won't spend all day recreating your code from scratch.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
02-04-2016 09:41 AM - edited 02-04-2016 09:44 AM
thank you
here i attached my vi ,a sample image ana character set file
02-04-2016 09:43 AM
You haven't.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
02-04-2016 10:13 AM
i just did sir
02-04-2016 10:52 AM
Okay, so you have your Acquisition set to cycle through a folder of images and you error is "error occurs that imaq image not found". Where does the error occur (which subVI)? What's the error code exactly? Have you looked in to what the help section says about the error?
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
02-04-2016 10:37 PM
the error occurs in vision assistant (express vi) ... i have attached an screen shot of it...i have tried the help section but the solution are not relevant to me
02-04-2016 11:11 PM
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
02-05-2016 12:02 AM
i have created the character set file and the path is also clear ... but the vision assistant dont accept the image and this error pops up.. do i have to add anything in the program to change the RGB image into single plane
02-05-2016 12:19 AM
Why do you use 3 periods to end your sentence, and fail to capitalize the first letter of the next sentence? That makes things harder to read!
Are you sure the character file is in the same location as LabVIEW is expecting it? Are you sure the image file is called correctly and is in the location that the express VI expects it?