积极答复者
请问在VS2015里如何在窗体程序里调用系统摄像头

问题
答案
-
这里有例子
http://www.codeproject.com/Articles/671407/Camera-Net-Library
http://www.cnblogs.com/tuyile006/p/3756649.html
https://easywebcam.codeplex.com/
http://www.codeproject.com/Articles/112710/C-VB-NET-Camera-Communication-Libraries
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
- 已建议为答案 Moonlight ShengMicrosoft contingent staff 2016年6月24日 9:25
- 已标记为答案 CaillenModerator 2016年6月27日 8:36
-
是VB.NET还是VB?
VB.NET的话,可以在网上找一些工具,把C#转化为VB.NET源代码,或是作为DLL,可直接引用
VB版参考以下几项, 使用COM API
http://weblogs.asp.net/nleghari/pages/webcam.aspx ( uses avicap32.dll)
http://www.c-sharpcorner.com/UploadFile/yougerthen/810262008070218AM/8.aspx (WIA SDK)
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
- 已建议为答案 Moonlight ShengMicrosoft contingent staff 2016年6月24日 9:25
- 已标记为答案 CaillenModerator 2016年6月27日 8:36
-
Hi,
参考下这个博客吧(windows api,没有调其他类库):
你可以用转换器把代码转成vb的。
Regards,
Moonlight
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Moonlight ShengMicrosoft contingent staff 2016年6月24日 9:25
- 已标记为答案 CaillenModerator 2016年6月27日 8:36
全部回复
-
这里有例子
http://www.codeproject.com/Articles/671407/Camera-Net-Library
http://www.cnblogs.com/tuyile006/p/3756649.html
https://easywebcam.codeplex.com/
http://www.codeproject.com/Articles/112710/C-VB-NET-Camera-Communication-Libraries
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
- 已建议为答案 Moonlight ShengMicrosoft contingent staff 2016年6月24日 9:25
- 已标记为答案 CaillenModerator 2016年6月27日 8:36
-
是VB.NET还是VB?
VB.NET的话,可以在网上找一些工具,把C#转化为VB.NET源代码,或是作为DLL,可直接引用
VB版参考以下几项, 使用COM API
http://weblogs.asp.net/nleghari/pages/webcam.aspx ( uses avicap32.dll)
http://www.c-sharpcorner.com/UploadFile/yougerthen/810262008070218AM/8.aspx (WIA SDK)
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
- 已建议为答案 Moonlight ShengMicrosoft contingent staff 2016年6月24日 9:25
- 已标记为答案 CaillenModerator 2016年6月27日 8:36
-
Hi,
参考下这个博客吧(windows api,没有调其他类库):
你可以用转换器把代码转成vb的。
Regards,
Moonlight
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Moonlight ShengMicrosoft contingent staff 2016年6月24日 9:25
- 已标记为答案 CaillenModerator 2016年6月27日 8:36