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

搜索资源列表

  1. a

    0下载:
  2. opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv realize the video frame extraction, including video from the camera to obtain access to video and avi files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:917
    • 提供者:sf
  1. avi2im

    0下载:
  2. 将avi视频转化为帧图像,得到整个视频的序列图像-Avi video into a frame to the image, get the whole sequence of video images
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:694
    • 提供者:宋海滨
  1. VideoFromImages

    0下载:
  2. Demo macro to extract frames and get frame means from an avi movie and save individual frames to separate image files. Also computes the mean gray value of the color channels.- Demo macro to extract frames and get frame means from an avi movi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3051
    • 提供者:regy
  1. AVItoBMP

    0下载:
  2. 该呈现能实现将一个AVI文件中的每桢视频转化为BMP图象,使用的标准的WINDOWS API .-The show can achieve an AVI video file for each frame into a BMP image, using the standard WINDOWS API.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8024
    • 提供者:edstim
  1. avitoim.m

    0下载:
  2. 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8679
    • 提供者:Egypti
  1. AviCalc

    0下载:
  2. AVI视频,可以设置单帧或隔多帧导出为bmp图像,如果不是AVI视频源,用转换软件转换完再执行,用VC6编写的,要运行任何windows系统。-AVI video, you can set every single frame or multi-frame images exported as bmp, if not the AVI video source, complete with conversion software to convert and then executed with
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:43817
    • 提供者:dfgfd
  1. peoplecount

    1下载:
  2. 基于视频的人数统计,对avi视频帧进行灰度处理,用三帧差法提取运动目标,-Avi video frames on gray processed to extract moving target with three frame difference,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6782340
    • 提供者:邬可
  1. Avi2Img

    1下载:
  2. 视频AVI中提取出每帧图像,并保存 VS2012 Opencv2.4.9 其它版本也可以-AVI video image of each frame is extracted and saved VS2012 Opencv2.4.9 Other versions may also be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:19708928
    • 提供者:潘少
  1. read_mov_show_pic

    0下载:
  2. 读入一个avi视频,将视频每一帧图片转换为灰度图片,最后以棒状图统计灰度值。-Read an avi video, the video every frame image is converted to grayscale images, finally to stick figure grey value of statistics.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:罗扬燚
  1. opencv

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:1024
    • 提供者:何朝杰
  1. OpenCVRecordTV

    0下载:
  2. 用VC+OpenCV制作的视频采集软件,功能类似屏幕录像,逐帧采集并保存AVI格式-With VC+ OpenCV produced video capture software, functions like screen recording, frame capture and save AVI format
  3. 所属分类:Video Capture

    • 发布日期:2017-05-19
    • 文件大小:5187550
    • 提供者:sensitivity
  1. Vidcap

    0下载:
  2. VC++ 摄像头画面的实时捕捉并保存为avi,可捕捉单帧画面或捕捉连续视频,并保存为avi文件。-VC++ real-time capture camera screen and save it as avi, can capture a single frame or continuous video capture and save to avi file.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-06
    • 文件大小:1165964
    • 提供者:
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. turn--picture-video

    0下载:
  2. 运用Opencv,输入n帧图像,可以转换为一段avi格式的视频,可以控制视频的帧率。-Use Opencv, enter n frames, it can be converted to avi video format section, you can control the video frame rate.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:883
    • 提供者:李进
  1. KeyFrame

    0下载:
  2. 从.avi视频文件中获取所有帧图像,并且以.bmp格式保存到本地文件夹中。-Get all the frame images .avi video file and save to .bmp format to a local folder.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:1172
    • 提供者:kong
  1. FFmpeg_13

    0下载:
  2. 这是一个使用FFMpeg的示例程序,使用的是13版的库文件,实现了从一个任意格式的视频读入。进行解码,每隔10帧取一帧进行编码,最后存储成任意格式的输出文件,默认的输入文件名为 video.mp4 ,输出文件名为 out.avi ,需要自己在工程目录下添加输入视频。-This is an example of the use of FFMpeg program, using a version of the 13 library files, and a video in any format
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-17
    • 文件大小:4155445
    • 提供者:俞忠将
  1. opencvexample--

    0下载:
  2. 使用opencv采用三帧差法对一段视频进行目标轮廓提取。在工程目录下放入命名为1.avi的视频文件即可。-Using opencv on a video frame differential method adopts three target contour extraction. In the project directory to devolve into named 1. Avi video files.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9707588
    • 提供者:钞蓓英
  1. LAB3

    0下载:
  2. 读入一个avi视频,将视频转换成图片序列,然后对其每帧图像进行空间滤波(中值滤波,均值滤波)在对滤波后的图像直方图均衡化,生成新的图像增强后的AVI视频-Reads a avi video, convert video into a sequence of pictures, then spatial filtering (median filter, mean filter) in its every frame of the image histogram equalization filt
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7075534
    • 提供者:吴国文
  1. LAB2

    0下载:
  2. 关键帧的边缘检测:1.读取一个AVI视频 2.逐帧差分求取关键帧3.对关键帧使用sober算子检测边缘-Edge detection keyframe: 1. Read a AVI video 2. Frame Differential strike keyframes 3. Use keyframes sober operator edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:486424
    • 提供者:吴国文
  1. 53net_down_2.0

    0下载:
  2. 直链附件上传下载系统利用amazeui框架搭建(直接编辑index.php文件修改所有内容),无需数据库支持,支持PHP即可。支持jpg、gif、png、zip、rar、txt、doc、bmp、mp3、mp4、7z、avi、ico、torrent等文件格式。-Straight attachment upload and download system uses amazeui frame structures (index.php file modification directly edit
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:441631
    • 提供者:牟燕
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com