搜索资源列表
Csharp
- 安装摄像头后,一般可以找到avicap32.dll文件,此文件中封装了对摄像头的相关操作API然后自己写一个关于摄像头的类
CamPic
- 通过avicap32.dll从摄像头获取视频的简单例程。avicap32.dll是Windows API应用程序接口相关模块,用于对摄像头和其它视频硬件进行AVI电影和视频的截取。-A simple sample to get video from webcam,using avicap32.dll.The "avicap32.dll"can be found in any webcam which has installed driver correctly.
TestWebCam
- A simple Windows program to open webcam in Winodow PC using C# to call avicap32.dll (develop in Sharp develop)
CSharp-Base-aviCap32.dll-video-capture
- 利用avicap32.ll 实现图像的采集,拍照录像,保存等功能-Use avicap32.ll achieve image acquisition, camera video, save functions
preview
- 使用C#,wpf操作摄像头获取图片,图片以bitmap获取,使用了avicap32.dll。-Using C#, wpf operate the camera to obtain images, images to bitmap access, use the avicap32.dll.
webcamtest
- C# 调用 avicap32.dll 使摄像头实时捕获视频-C# call avicap32. DLL make real-time capture video camera