Control Camera Device From C#

后端 未结 4 920
没有蜡笔的小新
没有蜡笔的小新 2021-01-03 04:13

I am now facing one problem which to get the live image from Camera (eg. Sony, Canon) into winform and also control the camera capture button from a button in the form.

4条回答
  •  既然无缘
    2021-01-03 04:55

    This project supports even high-end PTZ camera. Code Project - Versatile WebCam C# library.

    It uses Touchless.Vision and WebCamLib

提交回复
热议问题