C# + DirectShow.NET = Simple WebCam access?

后端 未结 3 1758
谎友^
谎友^ 2020-12-03 01:59

I have found an example for accessing a webcam in C#. The example uses the DirectShow.NET library. I have tried to understand the code, but so far the only thing I could fig

3条回答
  •  再見小時候
    2020-12-03 02:46

    Be sure to take a look at this article - http://www.codeproject.com/Articles/125478/Versatile-WebCam-C-library ; it is based on Touchless WebCam capturing component (but without other parts from Touchless SDK).

提交回复
热议问题