CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 视频捕捉/采集 搜索资源 - 读取文件

搜索资源列表

  1. matlab-vidio-capture

    2下载:
  2. 用matlab读取视频文件中的图像,并对图像中的运动目标检测跟踪-using Matlab read video files of images, as well as images of Moving Target Detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:18.74kb
    • 提供者:并于
  1. directshowCaptureAndShow

    0下载:
  2. directshow 为基础,封装了良好的类。用于 视频的获取和视频文件的读取,播放。 可以播放特定的时间段的视频文件。-directshow basis of a good Packaging category. Video for access and video files are read and broadcast. Can be broadcast at specific times of the video files.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:738.29kb
    • 提供者:马良俊
  1. CGStoreBmp

    1下载:
  2. 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:3.4mb
    • 提供者:yinyu
  1. IWmSyncRead

    0下载:
  2. 采用WMF SDK 编写的同步读取wmv文件格式的程序-WMF SDK prepared using the synchronous read wmv file format procedures
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:10.3kb
    • 提供者:enyu
  1. readyuv

    0下载:
  2. 本程序非常简短,可以读取YUV文件,YUV三个分量,分别获取。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:Juliana
  1. extractframe_csharp

    1下载:
  2. C#实现从视频文件中读取关键帧数据源代码
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:43.3kb
    • 提供者:liuhong
  1. OpenCvSaveVideo.rar

    0下载:
  2. OpenCv用camerads不需要用Directx读取并保存视频文件,read and save video
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:李成锦
  1. ContourTracking

    1下载:
  2. 基于openCV+VS2010 开发的 可读取视频文件 实现 播放 暂停 ,打开摄像头 可进行轮廓的简单提取 -Based on openCV+ VS2010 development can read video files realize play pause, open the camera can outline of simple extraction
  3. 所属分类:Video Capture

    • 发布日期:2016-11-01
    • 文件大小:29.3mb
    • 提供者:宁明印
  1. vc++MFC逐帧读取视频文件

    0下载:
  2. vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
  3. 所属分类:视频捕捉/采集

    • 发布日期:2016-01-27
    • 文件大小:8.13mb
    • 提供者:sun
  1. yuvread

    0下载:
  2. 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:
  1. VIEW

    0下载:
  2. 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:孙亮
  1. Readavi

    0下载:
  2. 使用Visual C++ 读取视频文件avi,并截取其中的帧进行处理-Using Visual C++ to read video files avi, and the frame of which deal with interception
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11.39mb
    • 提供者:李文国
  1. 2

    0下载:
  2. 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
  3. 所属分类:Video Capture

    • 发布日期:2017-05-26
    • 文件大小:8.75mb
    • 提供者:海盗
  1. 2-3

    0下载:
  2. 将一个.avi文件读取,并且显示出来,加入了滑动控制 环境:Visual studio 2008,OPENCV2.0-An. Avi file to read, and the show, joined the sliding control Environment: Visual studio 2008, OPENCV2.0
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11.11mb
    • 提供者:海盗
  1. AvideoplayerbasedonVisualCMFCandOpenCV

    0下载:
  2. 基于MFC对话框的OpenCV视频播放 主要功能:读取AVI视频文件、播放视频文件、可进行播放、暂停、停止操作-A video player based on Visual C++ MFC and OpenCV. Functions: Open .avi files play, pause, stop the video
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:33.94kb
    • 提供者:李波
  1. camshift

    0下载:
  2. 冲文件中读取视频,利用camshift对彩色咪表进行跟踪-Red paper to read the video, use the color meter track camshift
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1mb
    • 提供者:yangxin
  1. laplace

    0下载:
  2. 该代码实现了读取视频,从视频文件或者从摄像头,并对输出的视频进行边缘检测-The code to read video files from video or from a camera, and video edge detection output
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:1.04kb
    • 提供者:manzhu
  1. yuv

    0下载:
  2. 可读取yuv文件,可以使嵌入的视频能够读取,使用DCT方式嵌入水印视频-Yuv files can be read
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:yoyo0331
  1. CvtColor

    0下载:
  2. 录入视频,每帧读入,添加学号信息,编写一个简单程序,读取并播放一段视频文件(或实时视频),同时在视频输出时叠加你的名字、学号并显示( 参考 cvPutText 函数-load avi per frame and add the information of num
  3. 所属分类:Video Capture

    • 发布日期:2017-05-19
    • 文件大小:5.08mb
    • 提供者:纸灰儿
  1. myFilter

    0下载:
  2. 自己修改的基于DShow的过滤器,提供异步读取文件下发的功能-Modified based on DShow filter to provide asynchronous read the document by the function
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:39.04kb
    • 提供者:zsq
« 12 »
搜珍网 www.dssz.com