LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error at IMAQ ReadImageAndVisionInfo

Hello,

 

How are you?

 

I am new to Labview, but I'm trying to make a pattern recognition VI with the help of the exaples from Labview.

Every VI works with the images provided, but when I try to use an image from myself (also .png) it shows the following message:

Error -1074395995 occurred at IMAQ ReadImageAndVisionInfo   File not found.

error.png

 

 

Can you help me with this problem?

 

Thank you,

 

Luuc

0 Kudos
Message 1 of 3
(2,718 Views)

Hi,

 

Are you acquiring the images using a camera or you have already saved images? If you are using camera to acquire images you have to make sure that LabVIEW is supporting your camera. If you are using already saved camera, you have to make sure that the vis which you use in your vi is the suitable vis for the image type, i.e. Some vis used only for mono images and other vis are used only for colored images.

You can use the vision assistance program that comes with vision tool kit, this is very interesting and helpful, from which you can what ever in your picture then you can convert your it to LabVIEW VI,  and then do minor modification to the resulted vi to suit your application

 

hope this helps

Message 2 of 3
(2,712 Views)

Thank you Zekasa, I'll give it a shot!

0 Kudos
Message 3 of 3
(2,710 Views)