English 中文(简体)
开放CV,2部照相机VC++
原标题:OpenCV with 2 cameras VC++

我正在进口一部关于陈规定型观念的源码。 作者的下一个法典是行之有效的。 它使用两种照相机。 我目前有两部不同的照相机,一只接收图像。 这两部工程都已完成。 飞机在抓获时坠毁。 令人感兴趣的部分是,如果要改变网络广告的定购单(封套和vert令),那么第一个照相机将是第二个照相机。 它没有工作? 我还使用Windows XP间谍3和Windows 7 X64进行了测试。 同样的问题。

//---------Starting WebCam----------
    capture1= cvCaptureFromCAM(1);
    assert(capture1!=NULL); cvWaitKey(100);
    capture2= cvCaptureFromCAM(2);
    assert(capture2!=NULL);

而且,如果把1-1用于帐篷,那么我就把头一点(全部时间)交给我。

或利用功能障碍物捕捉两名 came子的任何方法

问题回答

首先,照相机的号码一般是0,这只是问题吗?

第二,直观和多家联合国网址在窗口中臭名昭著。 有时,它会与两部相同的照相机合作,有时只有两者不同。

您还可以尝试在开始摄像机之间出现拖延,有时在发送数据之前将锁定捕获流,从而防止发现另一个。

司机常常认为他们是唯一的照相机,发出不正确的电话,以锁定整个捕获图。 这是因为,在Windows上写正确的司机+fdirectshow过滤器极为复杂。

一些母亲委员会不能与一些b 2.0摄像机合作。 一台b 2.0摄像机接收了40-60%的焊接器。 解决办法是将2台调制器的2台照相机连接。

G 2 PS3 大约10欧元的眼镜和免费密码实验室。 你还获得了75 fps @ 640*480的FIXED框架费率。 其自由驾驶员只有5.1.1.0177版,提供了体面的直接照相器,但只有一台照相机。

其余部分:多运动直接拨款 显示的驱动力应当是任何制造商的违约,但并未规定这是直接不执行作为接口的“VERY BASIC PORPUSE”和“FEAum”的。 与为某个特定传感器/芯片安装驾驶器相比,还采用XYEASY。

经确认在相同的奶制品中工作的替代品(通过直接S):

  • Microsoft Lifecam HD Cinema (use general UVC driver if you can, less limited fps)
  • Logitech Webcam Pro 9000 (not to be confused with QuickCam Pro 9000, which DOES NOT work)
  • Creative VF0220
  • Creative VF0330
  • Canyon WCAMN-1N

如果你认真了解你的工作,就获得一台机器视像机,以获得PERFORMTRI。 市场上的切得,工程质量高,《荒漠化公约》、CMOS、单彩、吉里(ethernet)、USB、PireWire,专用司机:

http://www.theimagingsource.com





相关问题
ASP.NET Application Webcam Capture

Ok, so I have seen a ton of stuff on capturing an image from a web cam but I want to capture video. I want to be able to control quality, length and size of file that will be transferred. It is part ...

Fast conversion from YUY2 to RGB24

I m writing a program, that will do some transformations with image from a webcam in real-time. As almost all other webcams, my noname gives data in YUY2 format (as written in bmiHeader.biCompression)....

Accessing external library (jmf) within jar file

We used an external library, specifically jmf.jar (Java Media Framework), for our java application which relies on images captured from the webcam. However, when we tried to package the application ...

Processing byte pixels with SSE/SSE2 intrinsics in C

I am programming, for cross-platform C, a library to do various things to webcam images. All operations are per-pixel and highly parallelizable - for example applying bit masks, multiplying color ...

Using webcam s button in my own program

My webcam has a button, with which you take a photo of current frame when using it s original software what came with it when I bought it. Is there any way to use that button to take photos in my ...

webcam calling in xna

i am new in xna i want to use my webcam and make webcam image as a background texture for 3D models is there a function that calls webcam thanks for suggestions

Streaming a webcam from Silverlight 4 (Beta)

The new webcam stuff in Silverlight 4 is darned cool. By exposing it as a brush, it allows scenarios that are way beyond anything that Flash has. At the same time, accessing the webcam locally seems ...

How to programmatically disable the auto-focus of a webcam?

I am trying to do computer vision using a webcam (the model is Hercules Dualpix). I know it is not the ideal camera to use, but I have no choice here. The problem is the auto-focus makes it hard/...

热门标签