|
|
two webcam interface in matlab
I have to interface two usb type ordinary webcams to the the matlab and take a video stream of say 40 or 50 frames (or even varying the frames) simultaneously on both the cameras.I want the source code for the following.It would be really helpfull if some one helps me in writing the code for the following.
|
|
0
|
|
|
|
Reply
|
RAJKUMAR
|
11/20/2009 6:10:05 AM |
|
On Nov 20, 2:10=A0am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
wrote:
> I have to interface two usb type ordinary webcams to the the matlab and t=
ake a video stream of say 40 or 50 frames (or even varying the frames) simu=
ltaneously on both the cameras.I want the source code for the following.It =
would be really helpfull if some one helps me in writing the code for the f=
ollowing.
i dont think matlab is able to handle multi cams, in most vs based
programs, one usb bus is only used for one usb cam, you can try to use
opencv to handle this problem, put 2 usb cam on 2 usb bus then you
should open and use it for stereo vision( i guess this is what you
want to use).
bad news for opencv is resolution seems not adjustable.
|
|
0
|
|
|
|
Reply
|
hao
|
11/20/2009 4:04:02 PM
|
|
"hao.men@gmail.com" <haomen2@gmail.com> wrote in message <81979084-b2ff-439a-8572-122225297eed@l13g2000yqb.googlegroups.com>...
> On Nov 20, 2:10?am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
> wrote:
> > I have to interface two usb type ordinary webcams to the the matlab and take a video stream of say 40 or 50 frames (or even varying the frames) simultaneously on both the cameras.I want the source code for the following.It would be really helpfull if some one helps me in writing the code for the following.
>
> i dont think matlab is able to handle multi cams, in most vs based
> programs, one usb bus is only used for one usb cam, you can try to use
> opencv to handle this problem, put 2 usb cam on 2 usb bus then you
> should open and use it for stereo vision( i guess this is what you
> want to use).
>
> bad news for opencv is resolution seems not adjustable.
Thanks alot
but i am able to connect two cameras in matlab but i am not able to take simaltaneous video capture but i am able to capture video one camera after the other and also there is a file(vcapg2.dll) for connecting webcams in the Matlab that supports upto 6 webcameras.but still i am not able to use that and program.So if any one could help me out in this problem it would be really helpfull
|
|
0
|
|
|
|
Reply
|
RAJKUMAR
|
11/21/2009 3:57:03 AM
|
|
"RAJKUMAR Palaniappan" <prk_mect@yahoo.co.in> wrote in message <he7oef$d6b$1@fred.mathworks.com>...
> "hao.men@gmail.com" <haomen2@gmail.com> wrote in message <81979084-b2ff-439a-8572-122225297eed@l13g2000yqb.googlegroups.com>...
> > On Nov 20, 2:10?am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
> > wrote:
> > > I have to interface two usb type ordinary webcams to the the matlab and take a video stream of say 40 or 50 frames (or even varying the frames) simultaneously on both the cameras.I want the source code for the following.It would be really helpfull if some one helps me in writing the code for the following.
> >
> > i dont think matlab is able to handle multi cams, in most vs based
> > programs, one usb bus is only used for one usb cam, you can try to use
> > opencv to handle this problem, put 2 usb cam on 2 usb bus then you
> > should open and use it for stereo vision( i guess this is what you
> > want to use).
> >
> > bad news for opencv is resolution seems not adjustable.
>
> Thanks alot
> but i am able to connect two cameras in matlab but i am not able to take simaltaneous video capture but i am able to capture video one camera after the other and also there is a file(vcapg2.dll) for connecting webcams in the Matlab that supports upto 6 webcameras.but still i am not able to use that and program.So if any one could help me out in this problem it would be really helpfull
|
|
0
|
|
|
|
Reply
|
webcam
|
11/21/2009 6:16:04 PM
|
|
|
3 Replies
599 Views
(page loaded in 0.157 seconds)
|
|
|
|
|
|
|
|
|