LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use my webcam(logitech quickcam for notebook,USB) in labview 6.0i?

I want to use Logitech Quickcam or other webcam in LabView 6 .
1. How can I perform this?
2. How can I send the pictures through LAN connection?
0 Kudos
Message 1 of 3
(3,710 Views)

Naghi;

There are several third party toolkits that allows you to use webcams within LabVIEW. You can look at Parente's webcam library, which is for free. Also, there is IVision by Irene He, and you can do image processing with that one. INVENTeering also have a webcam library called INVENTvisionVFW that use ActiveX.

To send the pictures, you can check the examples that comes with LabVIEW on how to share/transfer/send/publish information using things like TCP/IP, DataSockets, etc.

Regards;
Enrique

www.vartortech.com
0 Kudos
Message 2 of 3
(3,710 Views)
check out the website http://telerobot.mech.uwa.edu.au/information.html
in the "Labview code" section you will find a program that hopefully should work straight off, it did for me!
Good luck,
Rob
0 Kudos
Message 3 of 3
(3,710 Views)