搜索资源列表
AVCap1
- AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVCap目录下的AVCap.dsw文件可以同时浏览上述两个项目。 -AVCap : Music Video Capture demonstration program. AGP / PCI / USB interface such as the collection of cards, and a digital camer
Chapter02
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
filter_ax
- 用Delphi开发的directshow 过滤器(filter)的源码,带已编释AX的档案。 功能:可实现现时的edge detection过滤。-Developed by Delphi DirectShow filter (filter) the source, has been released with AX files. Function: to achieve the edge detection filter.
Line
- 2D平面直线扫过的格子情况,精确计算到边缘坐标-2D linear sweep of the lattice plane, the accurate calculation of the coordinates-to-edge
directshowsample
- 该示例是基于DIRECTX实现的,视频采集且进行实时边缘增强的代码-The sample is achieved based on the DIRECTX , video capture and real-time edge enhancement of the code
8.5
- 8.5 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-8.5 point (point) class is the base class, redefined class and rounded rectangle class. Points for the rectangul
09.Edge
- 一个d3d shader 的实现 使用 HLSL语言。 使用 DirectX sdk 9.0 ,能熟悉 可编程管线的过程,熟悉 VS和ps -The implementation uses a d3d shader HLSL language. Using the DirectX sdk 9.0, can be familiar with the programmable pipeline process, familiar with the VS and ps
DirectX11GameProgramming
- DirectX 11 Game Programming 3D游戏编程的书籍 基于最新的 DirectX11 讲解的都是前沿技术-DirectX 11 Game Programming 3D game programming book to explain based on the latest DirectX11 are cutting-edge technology
DirectX---Screen-saver
- 用DX实现的3D旋转立方体半透明屏保,实现全频截图,alpha通道半透明特效,边缘反走样,全频抗锯齿特效等-DX-3D rotating cube to achieve a translucent screen savers, to achieve full-range shots, alpha channel semi-transparent effects, edge anti-aliasing, full-frequency effects such as anti-aliasing
Appendix_B
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm
dx9_texture_addressing
- 展示了D3D的贴图各种寻址方式,有镜像纹理、边沿纹理-Shows the the D3D texture various addressing modes, mirror texture, edge and texture, etc.
AVTEST
- 自己学着写的一个用DirectShow实现的遍预览边保存视频文件工程 里面包含一个抓取图片Filter-To learn to write an implementation using DirectShow edge over the preview video files saved project which contains a grab pictures Filter