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

搜索资源列表

  1. C编AVI按纽

    0下载:
  2. 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-button the player avi file. The procedures introduced a C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43822
    • 提供者:我啊
  1. AVI.rar

    0下载:
  2. 实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式,AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:3034321
    • 提供者:孟亮
  1. avi.rar

    1下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3107309
    • 提供者:wujian07
  1. AVITOBMP.rar

    0下载:
  2. 对未压缩的AVI视频文件进行解压,提取出所有帧,并将每帧保存为BMP图像格式.,For uncompressed AVI video files to extract, extract all the frames, each frame and save it as a BMP image format.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4533613
    • 提供者:justus
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. CapVideoImage

    0下载:
  2. 一个截取视频任何一帧图像的源代码例子。 可以支持wmv,avi等等格式的视频。-Capture video image for each frame.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:46339
    • 提供者:zhuohui
  1. VC++avi

    0下载:
  2. 此程序专门给那些从事vc视频开发的人员以借鉴,同时也适合于初学者-This process is designed for those engaged in the development of staff vc video to learn from, but also suitable for beginners
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-11
    • 文件大小:8527828
    • 提供者:张行
  1. avitoavi

    0下载:
  2. avi视频提取出书帧图像,然后对图像进行处理,经过处理后的图像帧再写成另一段的avi视频。-avi video video frame extracted, processed image frame, and then the images will be referred to the district into another frame of video avi.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-05
    • 文件大小:744
    • 提供者:高祥文
  1. avi_player

    0下载:
  2. 用mcisendstring实现一个简单的播放AVI的播放器。可以定位到某一特定的帧,同时可以把该帧截图保存为一个bmp文件。-Mcisendstring with the player to achieve a simple AVI player. Can be targeted to a particular frame, the frame at the same time can be saved as a bmp screenshot file.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1986337
    • 提供者:小林子
  1. AviParse

    0下载:
  2. Avi文件读写,支持各种类型音视频编码。读文件的时候可以向前,向后,单帧播放-Avi file to read and write in support of various types of audio and video encoding. Document can be read forward, backward, single-frame playback
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6885
    • 提供者:唐旭
  1. AVI

    0下载:
  2. 多AVI视频帧序列的剪裁编辑VC.NET-Programming VC.Net multi-frame sequence of AVI video editor cut
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:1497703
    • 提供者:lifan
  1. AVI

    0下载:
  2. 读取AVI文件里面的流信息:视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等-Read the AVI file inside the flow information: Video stream information are mainly: (1) Total frames (2) Frame rate (3) Codec (4) video w
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:27592
    • 提供者:Xin
  1. avi

    0下载:
  2. 帧差法识别运动并描述运动物体轮廓。物体可从摄像头或视频文件中读取。-Frame difference method identify and describe the moving object contour movement. Objects from the camera or video file to read.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9246
    • 提供者:张国
  1. mymfc_v2

    0下载:
  2. opencv读取图片和video的例子,能够读取图片将图片边框读取并显示,视频能够读取某些avi视频-opencv read the pictures and video examples of the picture frame can read image read and display, video, able to read some of the avi video
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5350319
    • 提供者:yanjueshuo
  1. VideoDemo

    0下载:
  2. 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3109337
    • 提供者:安红
  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. 84170526vcppavi

    0下载:
  2. AVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能-AVI Media video player. Can be extracted on a frame. Quick release, see the previous frame, the latter frame. And many other features
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:89134
    • 提供者:周小叶
  1. AVI

    0下载:
  2. 如何获取AVI文件信息,如像素、帧率等等。-How to get the AVI file information,Such as pixel frame rate, etc
  3. 所属分类:Hook api

    • 发布日期:2017-05-12
    • 文件大小:3017746
    • 提供者:李涛
  1. extract-frame-from-avi-files

    0下载:
  2. code use to extract frames from avi files
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1176
    • 提供者:Nguyệ n
  1. AnimateControl

    0下载:
  2. MFC Animate Control的使用案例,MFC avi帧动画播放器 使用的控件有:Animate Control、ComboBox、ListBox MFC打开保存文件对话框类:CFileDialog等-MFC Animate Control use cases, controls, MFC avi frame animation player used are: Animate Control, ComboBox, ListBox MFC save the file open dial
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1987012
    • 提供者:wanghm
« 12 3 4 »
搜珍网 www.dssz.com