简体   繁体   English

使用Microsoft LifeCam和C#捕获图像

[英]Capture Image using Microsoft LifeCam and C#

I have a Microsoft LifeCam and I want to Capture image using C# and use the image inside my application. 我有一个Microsoft LifeCam,我想使用C#捕获图像并在应用程序中使用该图像。

I have checked A previously asked question in SO but the link provided in first answer to OpenCV looks to be invalid ( I get "FORBIDDEN" response ). 我已经在SO中检查了一个先前问过的问题,但是OpenCV的第一个答案中提供的链接似乎无效(我收到“ FORBIDDEN”响应)。

I want to know if there is any Sample that I can use to learn and capture Image from LifeCam? 我想知道是否可以使用任何样本从LifeCam中学习和捕获图像? And also I need the dll (s) for this. 而且我还需要dll

Does anyone have any experience in this case? 有人在这种情况下有经验吗?

感谢SaschaESCAPI解决方案确实提供了帮助,我将ESCAPI.dll与C#包装程序一起使用将其转换为C#,一切顺利。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM