Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我使用 C++ 和 opencv 制作了一个处理相机的程序。如何找到我的 PC 中可用的摄像头并打开特定的摄像头?
如果您使用 Windows,我相信您可以使用打开相机选择屏幕cvCaptureFromCam(-1)查看更多信息
cvCaptureFromCam(-1)