资源列表
Simple_TransformFilter
- 这是一个简单的TransformFilter例子 初学者可以透过此例子初步了解Filter的撰写 压缩档里面包含了环境建置流程与GraphEdit的建置-This is a simple example of TransformFilter beginner can use this example of writing a preliminary understanding Filter compressed file which contains the environment to
BCB_directshow
- BCB中的 directshow多路视频采集-BCB in the multi-channel video capture directshow
DirectX-11.TC
- This sample implements a tool for DirectX 11 texture conversion in C++. It also includes the "DirectXTex" texture content processing library implementation. This sample is written in C++ and requires experience with graphics programming and Dir
D3D.Tutorial01
- Direct3D 自带示例1 微软官方出品的Direct3D示例-Direct3D Sample1
Tutorial02
- Direct3D 示例说明2 微软官方出品的示例-Direct3D Sample2
PickObject
- 拾取茶壶物体,点击并显示物体的名称在左下角-Pick teapot object, click and display the name of the object in the lower left corner
tcpshow
- Dircetdraw7 运用DX7SDK库 显示tcp接受到的yuv422的数据流-dircetdraw to show yuv422 buf
avi
- 一个可以捕获摄像头视频,并可以播放摄像头视频的工程代码,初学者可以用到-A camera can capture video, and you can play back webcam video project code, beginners can use
DerectX9.0c-SDK-AMCVap
- DerectX9.0C SDK 里的一个捕捉视频流的例子,而且可以播放视频,在VS2008上调试通过-DerectX9.0C SDK inside a capture streaming video examples, and can play video, through debugging in VS2008
DirectX
- DirectX(模型导入拾取测试)bool Direct3D::InitDirect() { IDirect3D9 * d3d9 d3d9=Direct3DCreate9(D3D_SDK_VERSION) D3DPRESENT_PARAMETERS d3dpp ZeroMemory(&d3dpp,sizeof(d3dpp)) d3dpp.BackBufferHeight=m_fHeight d3dpp.BackBufferWidth= m_
Ex005
- 学习VC++编制的基于DirectShow视频捕获程序,主要练习基于DirectShow程序的应用。 1. 基于DirectShow视频预览; 2. 基于DirectShow视频录像; -Learning VC++ DirectShow-based video capture compiled program, the main practice DirectShow-based application program. 1 Based on DirectShow video pre
directshow_decode
- Decoding video and audio with DirectShow