01-27-2007 03:55 AM
01-29-2007 04:57 PM
Cem Demirkir,
Well a good place to start is to make sure you have all of the pieces. First off, your camera will need to be DirectShow compliant, since it is DerectX it most likely is but it would be good to double check. Next, you will need the IMAQ USB driver, so that our software can easily communicate with your camera.
As far as getting a User Interface that shows video and still images, that can be done using the techniques in our example programs for LabVIEW (Help >> Find Examples...), if you have more questions about that let me know. Also, I'm not quite sure what you mean by reaching the webcam's DirectX filter properties and setting them, if I could get more clarification we can look into that. If you have more details on what you're trying to accomplish maybe we can figure out another way to do what you want. Let me know if you have anymore questions!
-Allison S.
Applications engineering
01-30-2007 09:58 AM
Dear Allison
Thanks for your reply. I've allready installed IMAQ USB driver and I can run the some example and see the camera filter properties under IMAQ directory. I'd like to implement an interface for capturing two still images coming from two different camera at the same time and saving them two different image file. And also I'd like to implement camera calibration for one of the cameras. Is there any built-in camera calibration procedure in NI vision toolbox. For DirectShow camera filter properties I guess it is not possible to set its values programmatically, for example zoom & motion parameters for aligning camera view to capture some objects properly.
Sincerely
Cem DEMiRKIR
01-31-2007 04:56 PM
11-06-2008 12:23 PM
I have a problem using a camera that output NTSC video signal (miniVID from LW Scientific) and a directx compatible usb capturing device (Kworld usb DVD maker). When I try to acquire a new image using NI vision assitante I get a message that the camera setting are not valid. however, the device is listed.
can any one help me with this problem.
thank you.
11-07-2008 10:59 AM
step1up,
When you say the device is listed, where is it listed at? Whatversion of Vision assistant do you have? Does the error popup when you select USB camera? Some of these answers will help us narrow down the problem.
11-07-2008 11:12 AM
I'm using Vision asstant version 8.6. The message appears after I select "Aquire Image (USB)". Under devices I see "USB 2860" whihc is the for the capture device I use. after I close the message, The acquire usb dialog is grayed out. therefore, I'm not able to change any settings on the capture device.
thanks
11-10-2008 11:24 AM
step1up,
Can you verify that your device is DirectShow compliant? This isbasically the standard that needs to be met for our USB drivers to work.
11-10-2008 12:40 PM
I'm not sure if it is DirectShow compatible. but, that's what I assumed. Since it is DirectX compatible, it will most likely be DirectShow compatible.
I guess that is the problem I am experiencing. I went ahead and purchased a DirectShow compatible frame grabber device; I was told by the suplier that many of their costumers successfully used it with labview.