取消
显示结果 
搜索替代 
您的意思是: 

Analysis of live images from CCD camera

Hi,
 
I want to analyse live images from a CCD camera (SPOT Diagnostic RTKE) with IMAQ Vision. I manage to aquire still images (SPOT Get image.vi) and perform my image analysis (intensity values along a line in the image). I can also get live images from the CCD-camera using the SPOT Live image.vi. I tried the approach to use the IMAQ Grab Aquire.vi function to grab each image from the live image sequence before analysis, but it does not seem to work. Is this the right appraoch or how should I do it? Is it even possible?
 
/Sara T 
0 项奖励
1 条消息(共 3 条)
3,427 次查看
I'm assuming you have a firewire camera

Try using IMAQdx functions instead of the IMAQ functions.
If that doesn't work.

Open "Measurement & Automation" (also know as MAX) from the National Instruments Directory in the start menu.
In MAX under "My System\Devices and Interfaces" is there a section called IMAQdx and under that is there a camera that you can see.
If so can you snap and grab images from it from within max.
If this is the case then you should be able to access the camera using just the IMAQdx vi's which I know can do what you want (The spot vi's may be using the NI functions internally, but I don't have them to poke around in).
If that works then you can ignore the rest of this.
If you can see the camera listed (probably called cam0) but you can get an image from it from with in MAX what error are you getting.

If you can't find IMAQdx in max you may not have the IMAQdx component of vision acquisition software installed (which is needed access firewire cameras). In the LabVIEW in the vision section of the functions pallete is there a NI-IMAQdx directory.

If your missing it and have a license you (and since you have IMAQ grab you should) can downloaded from (warning it is 650+ megs)
ftp://ftp.ni.com/support/softlib/vision/Vision%20Acquisition%20Software/8.5.1/VAS851.zip

Warning: when I installed the vision acquisition software, my third party software stopped working, because it changed the driver to a NI one.
To reenable the third party software, I had to change the driver for the by right clicking on it in MAX and changing the driver there (you might have
try a few drivers to see which works), but I couldn't use the NI functions for the camera until I set the camera back to the NI drivers.


0 项奖励
2 条消息(共 3 条)
3,405 次查看

Hi Matt,

many thanks for your help.

I have the IMAQdx component in LabView but I do not find an IMAQdx section in MAX. Our camera is not connected via firewire, but since it works to connect it with IMAQ-functions I thought it would still work. Or is it only possible to use IMAQdx with firewire-camera? Is this also the reason why I don´t find the section in MAX?

When I try e.g. the Trigger Grab.vi in imaqdx, you need to give your "camera name", initially saying cam0. Is it the name of the frame grabber card that I have to give?

 

 

0 项奖励
3 条消息(共 3 条)
3,312 次查看