搜索资源列表
DirectXCapture_demo
- 提供1個以C#程式開發DirectShow的功能,其中有2個dll檔分別為DirectX.Capture.dll和DShowNET.dll提供 directshow 各個Filter功能, 及DirectX.Capture.chm 說明文件並附上一個C# 開發環境測試原始碼CaptureTest,程式內容有 影像和聲音抓取及壓縮等功能 -provide a formula to C# development DirectShow functions, which are two dl
usbcapture
- 说明:可以捕获USB视频头图像,并显示出来。 要求有USB视频头 用户使用必须安装微软的DirectX。 开发人员须安装微软的DirectX 9.0 SDK。-: USB Video can capture the first image, and displayed. USB Video requires users must first install Microsoft's DirectX. Developer to install Microsoft's
directshowcap.rar
- directshow 视频捕捉预览,并能拍照片, directx版本9.0a,directshow video capture preview and take pictures, directx version 9.0a
D3DXViedoCapture
- 利用DirectX与DirectShow,实现的增强现实技术。主要利用DirectShow采集一帧图像成为纹理贴在表面上,再于表面钱叠加虚拟物体。需要DirectX9 SDK,以及DirectShow SDK。-Using DirectX and DirectShow, to achieve augmented reality technology. DirectShow capture primarily used as a texture image attached to the surf
DirectXCaptureRefresh
- 利用DirectX.Capture对视频进行采集.(可以选择不同的编码器,以及对采集的各种参数进行设置)-DirectX.Capture use of video capture. (You can choose a different encoder, as well as the acquisition of the various parameters set)
DirectXCapture_demo_Enhanced
- DirectX.Capture A .NET class library for video and audio capture to AVI files. Demo: If you downloaded the demo application run: CaptureTest\bin\Release\CaptureTest.exe-DirectX.Capture A .NET class library for video and aud
DSSample1
- Simple DirectX capture graph build example.
FxVideoCaptureSrc[1].1.2
- 使用DirectX 的WebCam 攝取軟件-A webcam capture software by using DirectX
directshowsample
- 该示例是基于DIRECTX实现的,视频采集且进行实时边缘增强的代码-The sample is achieved based on the DIRECTX , video capture and real-time edge enhancement of the code
20117821153656
- 用DirectX捕获视频的示范代码,VC++开发,希望能有帮助! -Model to capture video with DirectX code, VC++ development, hoping to help!
DirectXCapture
- This is a program about image capture from video stream using DirectX. I hope that this program is useful who want to use directX.
Win8_Screen_capture_sample
- Windows 8的截屏API. 使用DirectX 11的特性。-Windows 8 screen capture API
DirectXDelphiWebcamCapture
- Video capture with DirectShow example
DirectShow开发指南
- DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在多媒体数据库管理系统(MDBMS)中多媒体数据的存取变得更加