搜索资源列表
CalibCamera
- Multiple Camera ip Capture with synchronization. Directshow interface DLL supports most cameras including DV. Wrapper class provides simple interface and synchronization for 2 or more cameras.
VideoEXE
- InitCaptureFormat()初始化BITMAP m_InInfo,设置视频采集数据的格式。 接着,触发OnDisplay().装载动态链接库VideoDll.dll,如果成功则初始化COMPVARS m_CV这个变量,设置压缩器,可以手动设置也可以调用系统对话框。-InitCaptureFormat () to initialize BITMAP m_InInfo, set the format of video capture data. Then, trigger OnDisp
VideoGrabber
- Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to the
SHCap
- ActiveX DLL (Visual C++) and Visual Basic 6 OCX, to capture and show WDM Video Device, using DirectShow
vidcap2005src
- DLL functions that wrap around video capture functionality
DAQDLL
- 本程序是使用NI6221板卡采集声音信号,并且打包为DLL文件,可以作为使用采集卡的程序员的学习资料。-This program is using the NI6221 card collecting sound signals, and packaged as a DLL file can be used as a capture card programmer learning materials.
WebCam_Capture
- WebCam_Capture.dll for webcam capture and other
VedioCapture
- 一个视频捕获的动态链接库,vb,c#,delphi能用但是vc好像不能用,没有头文件和lib-a video capture dll,this can used to vb,c#,delphi,but not vc