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

搜索资源列表

  1. show

    1下载:
  2. 可以读入mpg, avi, wmv, asf, wav, mp3, gif等类型视频文件,并分割成一帧帧图片,保存在路径文件中。-Can read mpg, avi, wmv, asf, wav, mp3, gif and other types of video files, and split into a frame picture, save the file in the path.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:890
    • 提供者:liushurong
  1. VC_ReadVideo

    0下载:
  2. 开发语言:VC++;开发环境:VC6.0; 支持AVI格式视频流; 按钮包括:打开AVI文件、播放、停止、继续;当点击“打开AVI文件”按钮选择本程序下的AVI视频,则在左边框中会显示视频所在的路径;当点击“播放”按钮会在视频窗口中出现一个选择区域框,为只处理区域框中数据服务;-Development languages: VC++ Development Environment: VC6.0 support AVI format video stream buttons incl
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:4017726
    • 提供者:李焕梅
  1. frame_difference

    1下载:
  2. 背景提取代码,利用帧差分发提取视频背景,测试视频以avi格式为佳-frame diffrence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-11
    • 文件大小:856
    • 提供者:叶双
  1. dddd

    0下载:
  2. 录制一段视频为AVI格式的,程序根据视频所在路径位置读取,程序对视频一帧帧处理-Record a video to AVI format, the program reads the position of the path according to the video, a program of video frame processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2258
    • 提供者:yhc
  1. exframe

    0下载:
  2. OPENCV视频帧提取源代码,可提取AVI格式的视频-Video frame extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1339861
    • 提供者:
  1. frame_select

    0下载:
  2. 这是matlabgui程序,功能是读取avi视频的帧列,并且点击选择帧段。附上视频,绝对可以运行。-This is matlabgui program function is to read avi video frame column, and click to select the frame segment. Attach video, definitely can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:41124864
    • 提供者:honguo18
  1. CvtColor

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

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

    0下载:
  2. 打开并运行视频文件 视频格式为avi 可自行调整帧数和视窗大小-Open and run video file video format for avi you can adjust the frame number and the window size
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2968
    • 提供者:zhangjaiwei
  1. Camera2avi2yuv

    0下载:
  2. VC6.0编程,基于VFW技术,能够设置预览帧率,以及相关捕捉视频的参数,并且还能够录制保存视频为AVI格式。-VC6.0 programming, VFW-based technology to set the preview frame rate, video capture and related parameters, and also can save the video to record AVI format.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-21
    • 文件大小:6294974
    • 提供者:Jason
  1. AviToJpg

    0下载:
  2. This a tool about dividing and save frame t o jpg image. This is useful who want to get jpeg image from *.avi video clips.-This is a tool about dividing and save frame t o jpg image. This is useful who want to get jpeg image from *.avi video clips.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4611016
    • 提供者:byunghee
  1. AvitoFrame

    1下载:
  2. 读取一个AVI文件,将AVI文件转为多个单帧图像,保存在当前目录下-Read an AVI file, AVI file into multiple single-frame images stored in the current directory...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2887403
    • 提供者:Sven
  1. frame_diff_matlab

    0下载:
  2. 基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。-Read avi video, extract each frame image, and target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:flora
  1. AviWriter

    0下载:
  2. 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:1257
    • 提供者:joe
  1. Video-processing

    0下载:
  2. 本程序用于打开AVI格式视频并显示在界面中,并能够对其进行每帧图像处理,需要使用OpenCV2.0作为支持。本程序支持多种分辨率的视频。-This procedure is used to open the AVI format video display in the interface, and be able to each frame image processing, need to use OpenCV2.0 as support. This program supports mul
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-09
    • 文件大小:16749301
    • 提供者:wang
  1. zhongzhi

    0下载:
  2. 把avi文件分成帧后,将前100帧进行中值滤波,得到图像的背景-The avi file into the frame, will be 100 frames before by median filtering, get the background image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:683
    • 提供者:xinshou
  1. duzhenchuli

    0下载:
  2. matlab读入AVI视频并逐个读帧,进行二值化-matlab read into AVI video and read frame one by one, binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:877
    • 提供者:张海波
  1. DirectShowDemo

    0下载:
  2. 利用DirectShow进行视频采集预览截图,并在采集的同时进行压缩器的枚举,生成avi。并能对当前帧进行二值化等简单处理-The use of DirectShow video capture preview screenshots, and collected at the same time an enumeration of the compressor to generate avi. And the current frame the simple processing of the
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:48523
    • 提供者:刘铎
  1. CapureScreen

    0下载:
  2. 该项目实现了抓取桌面的功能,并将抓取的图片保存为avi格式的文件。通过播放器可以进行播放。可以设置帧率。-The project crawl desktop and grab a picture to save the file to avi format. Can be played through the player. You can set the frame rate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:14968
    • 提供者:代新
  1. VidTest

    0下载:
  2. 介绍了如何从AVI视频流中获取任意帧的图像数据并存储成AVI视频剪辑或者BMP文件,实现视频捕捉-Access to any frame from the AVI video stream image data and stored into AVI video clip, or BMP file to achieve video capture
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:34320
    • 提供者:wlworld
  1. zhenchafa

    0下载:
  2. 里面有两个程序,一个是帧差法的运动目标检测程序(matlab),另一个是简单的视频倒叙播放,记得播放文件要用无压缩的avi格式视频文件,不然老出错,简单适合新手-There are two programs, one frame difference method of moving target detection program (matlab), the other is a simple flashback video playback, remember to play the fil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1700
    • 提供者:李鸿生
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com