CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取 一帧 视频

搜索资源列表

  1. 视频分割的matlab 程序

    2下载:
  2. 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2539
    • 提供者:王斌
  1. AVITest.rar

    1下载:
  2. 读取AVI文件,获取AVI视频文件的每一帧,并保存为BMP图片
  3. 所属分类:多媒体

    • 发布日期:2011-05-17
    • 文件大小:4050503
    • 提供者:jieendless
  1. yy

    0下载:
  2. 读取视频文件,读取一帧图像并检测图像中的汽车,使用循环逐帧对图像进行检测-read the videofrequency documents,then detect the cars in the picture,use the cycle to detect the picture.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:119930
    • 提供者:fuky
  1. videodetect

    0下载:
  2. 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:2272
    • 提供者:haiyan
  1. Mpeg4Decoder0809011

    0下载:
  2. symbian上的yuv视频文件处理程序 可对yuv的每一帧数据进行读取 处理 显示-symbian the yuv video file handling procedures can yuv data of each frame read treatment showed
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:43477
    • 提供者:赵欣
  1. HVStoreBmp

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用HVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into memory, using ConvertBayer2Rgb c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14474
    • 提供者:辛欣
  1. demo1

    0下载:
  2. AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1949480
    • 提供者:王波
  1. video

    1下载:
  2. 实现视频每一帧的读取,并实现视频的镜头分割-shot detection and segmetation
  3. 所属分类:Multimedia program

    • 发布日期:2014-04-22
    • 文件大小:2565
    • 提供者:xiewenjuan
  1. Image-AVI

    1下载:
  2. 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-25
    • 文件大小:753
    • 提供者:new99
  1. hello

    0下载:
  2. 读取avi格式的视频,并将视频的每一帧存储为bmp格式图片。-Avi format video to read, and each frame of video is stored as bmp format images.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:915697
    • 提供者:潘珍
  1. Iframe

    0下载:
  2. 从视频文件中读取一帧视频图像,必须满足20字长度。-read one frame video stream
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1169
    • 提供者:刘峰
  1. Readavi

    0下载:
  2. 本程序用来读取一段视频,并将其每一帧以图片形式保存在指定文件夹中,为后续图像处理做准备,同时包括将一系列图像生成视频的功能。-This procedure used to read a video, and each frame in the form of images stored in the specified folder, in preparation for the subsequent image processing, including a series of images
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:yuan xiaole
  1. Morphological-operator-process-

    0下载:
  2. 图像处理中,读取一段视频,并进行帧间差分处理,再进行一系列形态学算子处理,显示出相应的处理图像-In the image processing, the image is read, and the frame difference is processed, then a series of morphological operators are processed, and the corresponding processing images are displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:879
    • 提供者:zw
  1. video2frames

    0下载:
  2. 近期有需要,从视频里面提取图片,以前用软件搞的,但是现在视频太大了软件不能够一下全部将视频图片转换(因为电脑的内存不够),因此就想到使用程序读取一帧,保存一帧,然后清空,再循环-Recent need, a video picture is extracted and used software make, but now the video is too big software is not able to all the pictures and video conversion (be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:635
    • 提供者:李雷华
  1. 附件1-视频读取-播放-存储操作程序

    0下载:
  2. 把视频在matlab里分解成一帧一帧图片并保存,然后将图片变为灰度数据保存(Break the video into one frame and one picture)
  3. 所属分类:图形图像处理

  1. 视频基本处理

    0下载:
  2. 能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(Each frame of the video can be processed and stored, and the pictures can be reassembled into video)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:沧海msa
  1. 视频读取-播放-存储操作程序

    0下载:
  2. 把视频转换为图片,并保存每一帧图片,视频读取-播放-存储操作程序(Convert video into pictures and save each frame picture, video read play memory operation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:城会玩
  1. 视频读取-播放-存储操作程序

    0下载:
  2. 视频读取播放程序,把视频分解为每一帧图片(Video read program, the video is decomposed into each frame picture)
  3. 所属分类:Windows编程

  1. 视频帧读取

    0下载:
  2. 读取每一视频每一帧,简单,。。。。。。。。。。。。。。(Read each frame of each video)
  3. 所属分类:其他

  1. 新建文件夹

    0下载:
  2. 图像处理,按帧读取一段视频,获取视频中的路面区域,并用白色区域表示(Read a segment of video to get the area of the road)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:20453376
    • 提供者:JRM
« 12 3 4 »
搜珍网 www.dssz.com