CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 DirextX编程 搜索资源 - camera program

搜索资源列表

  1. AVCap1

    0下载:
  2. 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
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:76917
    • 提供者:王恩文
  1. DShowChat.rar

    0下载:
  2. DShow下实现的摄像头聊天程序(基于C++)。,Under DShow camera chat program.
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:60680
    • 提供者:李明
  1. DXRngWin

    0下载:
  2. 结合在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
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:61143
    • 提供者:Bingo
  1. VideoCapIII

    1下载:
  2. DirectX11 在Win7下摄像头调用程序-DirectX 11 under Win7 camera calling program
  3. 所属分类:DirextX

    • 发布日期:2014-08-15
    • 文件大小:11420131
    • 提供者:zyf84109
  1. DirectX_Demo

    0下载:
  2. 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
  3. 所属分类:DirextX

    • 发布日期:2017-05-09
    • 文件大小:2406133
    • 提供者:jzz
  1. vfw

    0下载:
  2. 基于VFW的一个摄像头捕获 程序很简单 而且可以设置各种视频的参数 -Based on the VFW a camera capture program is very simple and can be set to various video parameters
  3. 所属分类:DirextX

    • 发布日期:2017-05-31
    • 文件大小:13771276
    • 提供者:千千
  1. MyCamera

    0下载:
  2. 这是用DirectShow开发的一个应用程序,程序有摄像头捕捉,图像的灰度化、二值化。-This is an application developed with DirectShow, the program has a camera capture, image grayscale and binarization.
  3. 所属分类:DirextX

    • 发布日期:2017-05-23
    • 文件大小:7714034
    • 提供者:张飞
  1. BasedDirectShowVideoConferencing

    0下载:
  2. 基于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
  3. 所属分类:DirextX

    • 发布日期:2017-04-24
    • 文件大小:282384
    • 提供者:gaoyusong
  1. Camera

    0下载:
  2. Using camera in directx9 program.This program creates a camera object and uses matrix and vector to implement the camera system.
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:224565
    • 提供者:Pintu
  1. TextureBase

    0下载:
  2. 实现游戏中的基本特效-公告板技术,程序中使一张2d图片始终面对摄像头-The realization of the basic effects in the game- bulletin board technology, the program make a 2d picture always face camera
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:873817
    • 提供者:gex
  1. Demo

    0下载:
  2. 一个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.
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:4060138
    • 提供者:周旋
  1. camera

    0下载:
  2. 在DirectX编程中有个摄像机功能,这是个基于DirectX实现调节视角的程序。-There is a program in the DirectX video camera function, which is DirectX-based programs to achieve regulation perspective.
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3504364
    • 提供者:xuxiaodong
  1. directX9-SimpleDemo

    0下载:
  2. 简单的DirectX 程序演示 飞机模型\摄像机\灯光\材质\底面-DirectX program demonstrates a simple aircraft model \ camera \ light \ material \ bottom
  3. 所属分类:DirextX

    • 发布日期:2017-06-01
    • 文件大小:14422541
    • 提供者:陈宜明
  1. FrustumPlane

    0下载:
  2. 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
  3. 所属分类:DirextX

    • 发布日期:2017-05-03
    • 文件大小:1465500
    • 提供者:aaron
  1. DirectX-3D-game-program-design

    0下载:
  2. 第一部分:必备的数学知识 第二部分:Direct3D基础 第一章初始化Direct3D 第二章渲染管线 第三章在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第三部分 实用的Direct3D 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 -1.Direct3D Initialization 2.The Rendering Pipeline 3.Drawing in Direct3D 4.Color 5
  3. 所属分类:DirextX

    • 发布日期:2017-05-16
    • 文件大小:4335025
    • 提供者:
  1. CameraShow

    0下载:
  2. directshow摄像头采集程序,包括图像保存,视频保存等功能~-directshow camera capture program to save images, store video ~
  3. 所属分类:DirextX

    • 发布日期:2017-05-23
    • 文件大小:7995824
    • 提供者:XuejunYan
  1. zyusbcam

    0下载:
  2. VC6.0usb摄像头捕获 程序简单容易上手-VC6.0usb camera capture program is simple and easy to use
  3. 所属分类:DirextX

    • 发布日期:2017-05-25
    • 文件大小:8706471
    • 提供者:千千
  1. Appendix_B

    0下载:
  2. FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm
  3. 所属分类:DirextX

    • 发布日期:2017-11-10
    • 文件大小:21499
    • 提供者:Tom
  1. Grabber

    0下载:
  2. 一个基于directshow的摄像头程序,可以进行设备选择,预览,截图等操作,源码经测试可以运行。-Based directshow camera program, equipment selection, preview, screenshots operations, the source code has been tested and can run.
  3. 所属分类:DirextX

    • 发布日期:2017-11-12
    • 文件大小:12700672
    • 提供者:刘曦阳
  1. CamCaptureDemo

    0下载:
  2. C#写的windows下使用direct show开发的摄像程序。-Direct show developed camera program is written in C# windows.
  3. 所属分类:DirextX

    • 发布日期:2017-11-14
    • 文件大小:31452
    • 提供者:zhou
« 12 »
搜珍网 www.dssz.com