How to let user select a video recording device (web-cam) with OpenCV?

后端 未结 3 1995
情书的邮戳
情书的邮戳 2021-01-02 16:50

So what I need is something like capture devices list.

And some function to get from user on which device he wants to stream.

How to do such thing with open

3条回答
  •  独厮守ぢ
    2021-01-02 17:20

    Not directly supported in opencv (AFAIK) but try http://www.muonics.net/school/spring05/videoInput/

提交回复
热议问题