搜索资源列表
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
DShowChat.rar
- DShow下实现的摄像头聊天程序(基于C++)。,Under DShow camera chat program.
DXRngWin
- 结合在DirectX也可以实现不规则的窗口,但是会对摄像机的成像造成影响,不过这都好说,关键在这里我们可以确定的是,这种方法应用在窗口模式下的DX程序仍然有效。-DirectX can be achieved with the irregular window, but will affect the camera' s image, but it is hard to say, the key here is that we can determine, this method used
VideoCapIII
- DirectX11 在Win7下摄像头调用程序-DirectX 11 under Win7 camera calling program
DirectX_Demo
- VS2010平台的DirectX游戏演示代码,场景为古装人物与古战场,程序演示了摄像机视角转换与人物跑动以及技能的释放,对新手很有帮助-VS2010 platform DirectX game demo code, the scene of costumed characters and ancient battlefields, the program demonstrates the release of the camera angle conversion with characters
vfw
- 基于VFW的一个摄像头捕获 程序很简单 而且可以设置各种视频的参数 -Based on the VFW a camera capture program is very simple and can be set to various video parameters
MyCamera
- 这是用DirectShow开发的一个应用程序,程序有摄像头捕捉,图像的灰度化、二值化。-This is an application developed with DirectShow, the program has a camera capture, image grayscale and binarization.
BasedDirectShowVideoConferencing
- 基于directshow的视频会议程序,代码用c++写,能实现点对点的音视频通话,有摄像头.麦克风即可-Directshow-based video conferencing program, code using c++ to write, to achieve peer-to-peer audio and video calls, a camera. Microphone can
Camera
- Using camera in directx9 program.This program creates a camera object and uses matrix and vector to implement the camera system.
TextureBase
- 实现游戏中的基本特效-公告板技术,程序中使一张2d图片始终面对摄像头-The realization of the basic effects in the game- bulletin board technology, the program make a 2d picture always face camera
Demo
- 一个3Ddemo,dx开发,其中包括基本的3d程序开发的基础。具体有:摄像机渲染,3d模型的建立,音乐的加载等一些基本。-A 3Ddemo, dx development, including basic 3d program development foundation. Specifically: the camera rendering, 3d modeling, music, and some basic load.
camera
- 在DirectX编程中有个摄像机功能,这是个基于DirectX实现调节视角的程序。-There is a program in the DirectX video camera function, which is DirectX-based programs to achieve regulation perspective.
directX9-SimpleDemo
- 简单的DirectX 程序演示 飞机模型\摄像机\灯光\材质\底面-DirectX program demonstrates a simple aircraft model \ camera \ light \ material \ bottom
FrustumPlane
- DirectX下 Viewing Frustum 的实现。 这里介绍的算法,可以直接从世界、观察以及投影矩阵中计算出Viewing Frustum的六个面。它快速,准确,并且允许我们在相机空间(camera space)、世界空间(world space)或着物体空间(object space)快速确定Frustum planes。 -DIRECT the three planes in the game programming to introduce a small example pr
DirectX-3D-game-program-design
- 第一部分:必备的数学知识 第二部分:Direct3D基础 第一章初始化Direct3D 第二章渲染管线 第三章在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第三部分 实用的Direct3D 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 -1.Direct3D Initialization 2.The Rendering Pipeline 3.Drawing in Direct3D 4.Color 5
CameraShow
- directshow摄像头采集程序,包括图像保存,视频保存等功能~-directshow camera capture program to save images, store video ~
zyusbcam
- VC6.0usb摄像头捕获 程序简单容易上手-VC6.0usb camera capture program is simple and easy to use
Appendix_B
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm
Grabber
- 一个基于directshow的摄像头程序,可以进行设备选择,预览,截图等操作,源码经测试可以运行。-Based directshow camera program, equipment selection, preview, screenshots operations, the source code has been tested and can run.
CamCaptureDemo
- C#写的windows下使用direct show开发的摄像程序。-Direct show developed camera program is written in C# windows.