lcasilva2005
Electrical
- Oct 5, 2005
- 1
hi, help me to set video acquisition of two webcams in the Matlab?
I'd tried to use videoinput function for both webcams, but there's error:
vid = videoinput('winvideo'); % webcam 1
vid2 = videoinput('winvideo'); % webcam 2
How to distinguish them?
Thanks,
Luiz Claudio
I'd tried to use videoinput function for both webcams, but there's error:
vid = videoinput('winvideo'); % webcam 1
vid2 = videoinput('winvideo'); % webcam 2
How to distinguish them?
Thanks,
Luiz Claudio