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

搜索资源列表

  1. GetImageFromVideo

    0下载:
  2. 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:62009
    • 提供者:冯雪涛
  1. capsample_src

    0下载:
  2. 这个程序可以通过directshow和.net捕捉各种视频设备,例如Video Capture card,usb cam以及usb摄像头-through this procedure and directshow. Net capture various video equipment, for example, Video Capture card, usb cam camera and usb
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:164400
    • 提供者:徐习文
  1. MC_Caiji

    0下载:
  2. 基于Directshow的多摄像头usb采集程序-Directshow based on the multi-camera usb Acquisition
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:10139643
    • 提供者:李啸
  1. CameraApp

    0下载:
  2. 这是一个摄像头应用程序,采用了微软DirectShow组件,能实现视频播放及预览-This is a camera application that uses Microsoft DirectShow components, enabling video playback and preview
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:204873
    • 提供者:陈翔
  1. VideoFrameCapture

    1下载:
  2. 一个Camera DEMO的工具源码使用DirectShow-a source of tools to use DirectShow
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:25818
    • 提供者:陈大头
  1. cameradriverov511

    1下载:
  2. OV511+摄像头驱动开发 本篇适合没有接触过驱动或者初学驱动的朋友。运行本程序以及源代码都请先看 ReadMe.txt 文件。   在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。对于DDK和DriverStudio我也了解了一些内容,在刚开始的时候我是满怀激情的想用DDK或DriverStudio的,很快我的激情之火就被无情的熄灭了,对于一个完
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:707551
    • 提供者:qin
  1. DirectShowVC

    0下载:
  2. DirectShow程序设计处理视频捕捉、数码摄象机、DVD播放等有非常好的支持。-procedures designed DirectShow video capture, digital camera, DVD shows a very good support.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:166458
    • 提供者:黄应
  1. DrawYUV

    0下载:
  2. DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可-DRAWYUV procedures for the camera data intervals, with a directshow. can be used in VC and can wince
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:20271
    • 提供者:潘小龙
  1. DLLSolution

    0下载:
  2. 用vc6.0开发的directshow usb摄像头视频采集,同时用vc.net做托管dll,在c#中调用。-with vc6.0 development directshow usb camera video collection, using vc.net do care dll, c # call.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:5456334
    • 提供者:sander
  1. CamServer

    0下载:
  2. 通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:332923
    • 提供者:Alan
  1. DirectShow_capture

    0下载:
  2. 视频捕获例子,用directshow来实现,输入端可以是usb摄像头,适合初学者使用-Video Capture example, using directshow to achieve, the input terminal can be usb camera, for beginners
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:32878
    • 提供者:meizucn
  1. 1394Cameradriver

    0下载:
  2. a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digit
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:76693
    • 提供者:Li Tian
  1. CaptureVideo.rar

    0下载:
  2. VC++ 6.0编写的一套摄像头控制程序,可以控制拍摄照片,程序基于directshow类库,已将此类库打包,另外编译需要将包内的directshowLib.rar解压,然后放入程序提示的文件夹内,这一步很关键哦,否则编译不能通过,另外如果你的电脑上没有安装摄像头的话,程序也会报错,作者没有加入异常判断所致。 ,VC++ 6.0 to prepare a set of camera control program to control photographs and directshow-ba
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4822805
    • 提供者:zy
  1. CameraCapture.rar

    0下载:
  2. windows下调用普通USB摄像头的程序源码 基于DirectShow编写,under windows called ordinary USB camera program source code to prepare based on DirectShow
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:2141
    • 提供者:kailiang zhang
  1. StereoMatching

    0下载:
  2. 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4579155
    • 提供者:韩松卫
  1. Cameracapture.rar

    0下载:
  2. 一个驱动摄像头的源码,运用DirectShow技术,A drive source camera using DirectShow technology
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:14130
    • 提供者:linxm
  1. DirectShowCaptureVideo

    1下载:
  2. 经典的双摄像头视频捕捉程序,DirectShow的入门例程,可以进行抓拍,保存成bmp格式的图片-The classic dual camera video capture process, DirectShow entry routines can capture, save as bmp format images ~ ~
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4364128
    • 提供者:东野
  1. DoubleEyeVision_MVC1000

    0下载:
  2. 基于directshow的双摄像头图像采集测距程序,保存,显示,然后对两个摄像头进行标定,图像校正,最后恢复空间三维信息-Directshow-based dual-camera image acquisition ranging program, save, display, and then the two camera calibration, image correction, and finally to restore three-dimensional information sp
  3. 所属分类:Video Capture

    • 发布日期:2016-08-16
    • 文件大小:7460864
    • 提供者:Ivan
  1. camerads

    0下载:
  2. 于是其老师的camera grab demo,使用的是directshow,但无需安装DIRECTSHOW-So the camera grab- the demo of their teacher' s use of directshow, but without having to install DIRECTSHOW
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1030531
    • 提供者:wohuahua
  1. DirectShowPMFC

    1下载:
  2. 使用Directshow和MFC结合起来读取摄像头数据,并且能够抓拍图像保存-Use Directshow and MFC read camera data, and the ability to capture images are saved
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:52158
    • 提供者:chen
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com