CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - directshow 视频抓取

搜索资源列表

  1. FrameGrabberlwt

    0下载:
  2. 实现了DirectShow 进行图像图形的视频抓频功能,可以任意抓取视频流中的任何一帧图像。-realized the image DirectShow Video Graphics grasp frequency function, can be arbitrary crawls video streaming of any one image.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:38.13kb
    • 提供者:lvwentao
  1. FrameGrabber

    0下载:
  2. 演示如何利用DirectShow组件从视频中抓取一帧,该程序在DirectX 9.0b下运行通过。
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-16
    • 文件大小:1.36mb
    • 提供者:YK
  1. 用DirectShow抓取影片帧

    1下载:
  2. 很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能-many video playback software or video editing software to build frames for the functions of the code on the realization of this function
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1.36mb
    • 提供者:萝卜
  1. FrameGrabber.rar

    0下载:
  2. 利用DIRECTSHOW实现视频帧的抓取,可以为从事视频处理的人或者初学DSHOW的人提供实践帮助。,Achieve video frame using DirectShow crawl, we can deal with the people engaged in video dshow beginner or the person to provide practical help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:33.28kb
    • 提供者:sirius
  1. VideoCap

    0下载:
  2. DirectShow 中的视频采集程序.代码完整.可以直接使用-DirectShow video collection procedures. Code integrity. Can be directly used
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:139.18kb
    • 提供者:DW
  1. DirectshowGrabTheVideoFrame

    0下载:
  2. 这个程序是利用directshow抓取视频帧,简单明了-this program is a good example for learning directshow to grab the video frame
  3. 所属分类:DirextX

    • 发布日期:2017-05-07
    • 文件大小:1.36mb
    • 提供者:老蔡
  1. huoqu

    0下载:
  2. 实现了应用DirectShow的Imediet接口抓取视频帧,并将视频帧保存在指定的路径为位图图片-Application to achieve the Imediet interface DirectShow video frame crawl, and video frame saved in the specified path for the bitmap image
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-10-30
    • 文件大小:1012byte
    • 提供者:haiyan
  1. DirectShowMpeg

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:22.9kb
    • 提供者:张伟
  1. LedElecTools

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:29.46kb
    • 提供者:张伟
  1. DirectShowKFZN

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:387.14kb
    • 提供者:张伟
  1. vc_vi

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:78.19kb
    • 提供者:张伟
  1. LedControl

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-04-07
    • 文件大小:16.17kb
    • 提供者:张伟
  1. CapWMV

    0下载:
  2. [DirectShow.net] [C#.net] [Capture] 采用ASF,以C#.net实现的视频抓取程序-[DirectShow.net] [C#.net] [Capture] A .NET sample application using the WM ASF Writer filter to create an wmv file
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:232.01kb
    • 提供者:ray
  1. CaptureRecog

    1下载:
  2. 用directshow写视频获取图片抓拍和显示程序,有分辨率设置,文字信息加入视频和抓拍的图片,设置文字信息的颜色和大小,这里给出单行,自己可以改成多行或者鼠标定点加入文字信息,其中也用到GDI+对多种图片格式的显示和保存。因在VC2010编译出的,里面包含已编译好的安装程序,此程序抓取的图片也可作为字符文字识别的测试平台,方便测试自己写的文字识别函数代码-For image capture and display program with the directshow write video
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:5.56mb
    • 提供者:曾祥园
  1. AVTEST

    0下载:
  2. 自己学着写的一个用DirectShow实现的遍预览边保存视频文件工程 里面包含一个抓取图片Filter-To learn to write an implementation using DirectShow edge over the preview video files saved project which contains a grab pictures Filter
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:71.11kb
    • 提供者:刘永贵
搜珍网 www.dssz.com