01-19-2010 03:43 PM
01-20-2010 01:46 PM
Hi tmera,
It sounds like you have everything installed properly. Do you have any other settings available in Measurement & Automation Explorer (MAX) or is this where you are seeing the resolution and frame rate?
Doesn't seem like the usb connection would be the limiting factor if you can acquire from the Logitech driver at the higher resolution and faster rate.
Kristen H.
01-20-2010 02:04 PM
A couple more things. The express VI uses the lower level VIs in the background, so you would not achieve more control by using the lower level VIs with respect to frame rate and resolution.
Our IMAQdx driver uses the DirectShow API to interface with USB cameras. You can use Microsoft's AMCap to see what attributes (including frame rate and resolution) are exposed through DirectShow.
The frame rate and resolution is going to be limited by the camera's abilities and what is exposed through DirectShow.
I hope this helps!
Kristen H.
10-25-2013 07:02 PM
NI Vision Module is designed to help develop and deploy machine vision applications . Includes hundreds of functions to acquire, process images , location of features, identify objects and measure parts.
The Vision Development Module ( VDM ) presents image processing functions for LabVIEW , C / C , Visual Basic, and . NET . VDM functions are used for image processing some of them are : pattern matching, particle analysis , edge detection , threshold , histograms and optical character recognition . Furthermore, VDM includes Vision Assistant and code generation tool similar to VBAI . Vision Assistant is a useful tool to develop and test a series of image processing steps and code generation .
Vision Builder for Automated Inspection ( VBAI ) is a standalone development environment that requires no programming . VBAI includes over 100 of the most used VDM tools , including : pattern matching , OCR , and particle analysis . VBAI can run programs on remote destinations , and also has the ability to configure the remote targets .
Vision Acquisition Software ( VAS ) is a set of drivers and utilities functions to acquire, display and save images from any camera NI GigE Vision camera , or IEEE 1394 (Firewire ) and USB . VAS is included in both VDM and VBAI .
You can perform image acquisition only drivers from VAS , but for any treatment or handling or VDM VBAI you need , plus VAS . You can download the evaluation software from the following links :
01-06-2014 10:53 AM
any news on this one? I have the same issues with DMK 23U618. IMAQdx in MAX and hence labview restricts the possible settings of fps.
01-06-2014 06:47 PM - edited 01-06-2014 06:48 PM
understand that VAS has compatibility with most USB cameras, in my case I use a microsost HD500 camera to do some image processing demos i the problem is similar, I can not control the zoom and other software features in high resolution, I understand that maximum hardware capacity must be obtained in the recommended products by National Instruments
02-06-2014 12:33 AM
Hi, I hope this is the right thread to ask for some help with my problem… I have to save images coming from a USB video camera at a user defined sample rate while the camera shows the "live video" of the event.
I have already made a simple program using Labview 2011 and the Vision Assistant toolkit to store the images captured by the video cam (after I applied a ROI mask) at a sample rate defined by the user for a timespan defined also by the user, but my display instead of showing the Live cam video, only shows the last image saved (the one with the ROI mask). I suspect the problem is within the WHILE LOOP… but I can't figure out how to solve this… any ideas?? please help :s
JCP
02-06-2014 01:16 AM - edited 02-06-2014 01:19 AM
Hello,
try creating a new image reference ("IMAQ Create") with appropriate image type (RGB right?) outside the while loop and wire it to the "Image Dst" on the "Vision Assistant" express.
I don't use Vision assistant, but it seems to me that you are using the same image reference for the camera image and the masked image.
Best regards,
K
P.S.: I suggest you open a new discussion thread for future problems. But it's your choice in the end 🙂
02-06-2014 11:31 PM
Thanks... I will open a new thread.
01-04-2016 03:08 PM - edited 01-04-2016 03:11 PM
How does this relate to OP question?
___________________________________________________________________________________________________________________________________________________________________
NI Vision Module is designed to help develop and deploy machine vision applications . Includes hundreds of functions to acquire, process images , location of features, identify objects and measure parts.
The Vision Development Module ( VDM ) presents image processing functions for LabVIEW , C / C , Visual Basic, and . NET . VDM functions are used for image processing some of them are : pattern matching, particle analysis , edge detection , threshold , histograms and optical character recognition . Furthermore, VDM includes Vision Assistant and code generation tool similar to VBAI . Vision Assistant is a useful tool to develop and test a series of image processing steps and code generation .
Vision Builder for Automated Inspection ( VBAI ) is a standalone development environment that requires no programming . VBAI includes over 100 of the most used VDM tools , including : pattern matching , OCR , and particle analysis . VBAI can run programs on remote destinations , and also has the ability to configure the remote targets .
Vision Acquisition Software ( VAS ) is a set of drivers and utilities functions to acquire, display and save images from any camera NI GigE Vision camera , or IEEE 1394 (Firewire ) and USB . VAS is included in both VDM and VBAI .
You can perform image acquisition only drivers from VAS , but for any treatment or handling or VDM VBAI you need , plus VAS . You can download the evaluation software from the following links :