共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > webcam-capture |
webcam-capture
|
1 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
WebCamCapture is a simple C# library for capturing still images from a Webcam. It works using the Video for Windows API and as such should work with virtually all webcams. It allows for both showing a video preview and simply taking pictures. In addition, it contains a simple "camera" form so taking a picture is as simple as the click of a button and 2 lines of code.
Right now only still image support is included, but in the future, video support may be included as well. Feel free to participate and help this happen.