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.
应使用 OpenCV 读取多个 GigE 相机。如何识别单个相机?相机索引 (open(deviceID)) 是如何构建的?
谢谢你的帮助!
乔霍尔格
我会使用相机制造商自己的SDK来控制相机,特别是如果您需要良好的性能(例如大图像,高帧率)或需要设置相机特定参数(例如曝光时间),然后将返回的数据传递给openCV进行处理和显示。