CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Camera Example

搜索资源列表

  1. 4796c74618eb4673_1197272464_

    0下载:
  2. 一个用c++写的经典的打开usb摄像头的例子, Visual C++ 6.0可直接打开运行-The write a c++ classic example of open usb camera Visual C++ 6.0 can directly open the Run
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-18
    • 文件大小:40894
    • 提供者:宋志伟
  1. CameraAction

    0下载:
  2. camera 控制编程,单片机类,非常好的例子,目前已实测-camera control programming, microcontroller class, a very good example, has been measured
  3. 所属分类:Communication

    • 发布日期:2017-11-25
    • 文件大小:2273
    • 提供者:徐江伦
  1. skinFinder_ycbcr_video

    0下载:
  2. 一个与视频有关的VC.NET实例程序,与摄像头有关的源代码,最好用高版本打开,VS2008。-A video-related VC.NET example program, with the camera on the source code, it is best to use a higher version to open, VS2008.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:34577
    • 提供者:王文文
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:12105825
    • 提供者:胡继瑶
  1. OSG_Rendertotexture

    0下载:
  2. 一个OSG实现渲染到纹理简单的小例子,把相机中的场景渲染到纹理图片中进行显示-Render to Texture OSG achieve a simple little example, put the camera in the scene rendering to a texture image for display
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-25
    • 文件大小:1775
    • 提供者:张超
  1. MediaPlayDemo

    1下载:
  2. android实时语音采集 视频采集 播放-package com.example.android import java.io.ByteArrayInputStream import java.io.ByteArrayOutputStream import java.io.FileOutputStream import java.io.IOException import java.io.InputStream import java.i
  3. 所属分类:书籍源码

    • 发布日期:2014-01-03
    • 文件大小:832246
    • 提供者:adada
  1. A2_81984

    0下载:
  2. openGl engine code written by c++ and has a lot of functionality ... for example the camera.and the object move in infinite loop-openGl engine code written by c++ and has a lot of functionality ... for example the camera.and the object move in infini
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:inuedw
  1. htmlcamera

    0下载:
  2. 用于手机拍照的一个html例子,支持phonegap移动开发和jqm应用- Html for example a mobile phone camera, support for phonegap mobile application development and jqm
  3. 所属分类:Project Manage

    • 发布日期:2017-04-08
    • 文件大小:1415
    • 提供者:黄友志
  1. 3D-Opengl

    0下载:
  2. This a simple example of how to program an OpenGL application in 3D environment. It contains of code which show you how to adjust a camera as well as a view port of the object in 3D-This is a simple example of how to program an OpenGL application in
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16419012
    • 提供者:LeeShuHsin
  1. STAFCanon

    0下载:
  2. TCanon Delphi 2005 Component Ver 1.0 ------------------------------------------------------------------ Source in: STAF_Canon.pas Purcose: Controlling the Canon EOS photo cameras. ================================================= You can
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:2466167
    • 提供者:stella_209
  1. CHENXU

    0下载:
  2. 通过VFW来获取视频。一个简单的实例、创建一个MFC窗口显示摄像头获取图像 Word教程-VFW to get through the video. A simple example, to create an MFC window displays the camera to obtain images
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:61745
    • 提供者:陈小磊
  1. read-3DS-file

    1下载:
  2. 一个完善的读取3DS文件例子 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Scene.cpp Texture.cpp vector.c-A perfect example to read 3DS file 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Sc
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3909228
    • 提供者:chenchen
  1. Windows-Phone-7-Media

    0下载:
  2. 在WP7(稍作修改也可运行于WP8平台)集成FM收音机、照相机及调用meidaelement,mediaplayer进行视频输出的例子,学习WP应用的好例子;-In WP7 (slight modifications can also run on WP8 platform) integrated FM radio, camera and call meidaelement, mediaplayer for video output examples, learn a good example
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-19
    • 文件大小:29019136
    • 提供者:huajingze
  1. Preview

    0下载:
  2. VC6.0环境下的摄像头预览功能的简单例子,用DirectShow实现,适合入门的新手,程序结构清晰,代码简单-Simple example of the camera preview function VC6.0 environment, with DirectShow for a novice, clear program structure, a simple code
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:3723291
    • 提供者:张雨
  1. osgthirdpersonview-(2)

    0下载:
  2. thirdpersonview 第三人称视角 相机相关的 最直接的示例 详细的注释 和相关的图形学 OpenGL讲解-thirdpersonview third person perspective camera-related The most direct example of detailed notes and related graphics OpenGL explain
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:6411
    • 提供者:筝羽千叶
  1. jiaotongdeng

    0下载:
  2. vb的交通灯拍照管理系统,学习vb的很好的实例程序,控制交通灯的。-vb traffic light camera management system, a good example to learn vb program to control traffic lights.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:135390
    • 提供者:lixiang
  1. TwoDimensionCodeDemo

    0下载:
  2. Android通过摄像头读取二维码的实例,并使用zxing生成二维码,压缩包内是完整的Java源码下载。源代码内含闪光灯控制类,用于闪光灯的开启与关闭,扫描界面扫描条形码或二维码,扫描结果显示在界面上。我觉得这是一个非常好的Android二维码操作实例程序,代码可读性高,期待下载-Android instance of two-dimensional code reading through the camera, and use zxing to generate two-dimensiona
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:928793
    • 提供者:gpudn21
  1. cvcam

    0下载:
  2. 一段opencv实现摄像头调用的程序,改自《OpenCV基础篇》例3-6,实现效果很不错,希望对大家学习有帮助。-Some opencv camera to achieve program called, adapted from "OpenCV Basics" Example 3-6, to achieve the effect is very good, I hope to help them to learn.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:977130
    • 提供者:小小
  1. zhang_origin

    0下载:
  2. camera calibration example code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:88266
    • 提供者:LIM YING YING
  1. java-DEMO

    3下载:
  2. 大华SDK 监控摄象头二次开发,java 例子程序-Dahua Monitoring Camera SDK secondary development, java example program
  3. 所属分类:Video Capture

    • 发布日期:2015-02-27
    • 文件大小:3476480
    • 提供者:梁健文
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com