LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

conectar webcam

Quiero conectar una webcam para adquirir video y poder observarlo en el panel frontal de mi aplicación de LavVIEW,  Cómo debo hacer la configuración para lograrlo?
0 Kudos
Message 1 of 4
(3,649 Views)

My Spanish is poor, but I think you want to interface LabVIEW with a common webcam.  Try this website:

http://www.cs.unc.edu/~parente/labview/index.shtml

The library that this person provides interfaces Labview with the Video for Windows API through a code interface node.  So far, i have used it with two separate webcams, successfully.  I can send my code when I go back to work on Monday.

Mucho gusto,

Chris

Chris Reyerson
Optical Systems Engineer
Arete Associates
Tucson, AZ
Message 2 of 4
(3,637 Views)
Hola, como ya lo mencionas, es posible adquirir imagen con una webcam y procesar la información en LabVIEW, para lograr esto necesitas descargar un driver de NI gratuito, el cual contiene VI's para realizar estas operaciones. El siguiente link tiene información de como realizar tu aplicación. http://digital.ni.com/public.nsf/websearch/274A74A901399D0486256F32007295F9?OpenDocument Espero que esta información sea de tu ayuda! Saludos!
0 Kudos
Message 3 of 4
(3,625 Views)
Hi Chris,

I cant even get one web camera working. The details of the web camera I am working on are available at
http://www.grandtec.com/webcam.htm

I am using the Labview Webcam Library from Pete's homepage as well. I tried running the webcam Get Digitizer vi to get the number, but I do not get anything else except the WDM at number 0. I am trying to run the 'continuous webcam capture'. I am not able to get any image on the front panel.

Could you help me over the issue. Any help is appreciated.

Thank you for your time.

Regards,

0 Kudos
Message 4 of 4
(3,484 Views)