文件名称:2
- 所属分类:
- 视频捕捉/采集
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8.75mb
- 下载次数:
- 0次
- 提 供 者:
- 海*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能:
(1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。
(2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。
(3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。
注:在VC6环境下,并且装有OPENCV1.0-Features:
(1) to read a given number of video files, extract fr a me rate, and in accordance with minutes as a unit the video is saved as a continuous multiple images. Such as: fr a me rate of 25fps, then the store 25 images per minute, minutes, the serial number as a different folder name.
(2) the first i-minute image sequence, in which n randomly selected sites (n as random input variables, corresponding to n different i are also different, obviously n <the original fr a me rate).
(3) (2) selected out of all the images in chronological order-generated video. The new video fr a me rate is (randomly selected images out of total number/length of time the original video).
Note: In VC6 environment, and with OPENCV1.0
(1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。
(2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。
(3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。
注:在VC6环境下,并且装有OPENCV1.0-Features:
(1) to read a given number of video files, extract fr a me rate, and in accordance with minutes as a unit the video is saved as a continuous multiple images. Such as: fr a me rate of 25fps, then the store 25 images per minute, minutes, the serial number as a different folder name.
(2) the first i-minute image sequence, in which n randomly selected sites (n as random input variables, corresponding to n different i are also different, obviously n <the original fr a me rate).
(3) (2) selected out of all the images in chronological order-generated video. The new video fr a me rate is (randomly selected images out of total number/length of time the original video).
Note: In VC6 environment, and with OPENCV1.0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2\2.dsp
.\2.dsw
.\2.ncb
.\2.opt
.\2.plg
.\Debug\2.bsc
.\.....\2.exe
.\.....\2.ilk
.\.....\2.pch
.\.....\2.pdb
.\.....\main.obj
.\.....\main.sbr
.\.....\vc60.idb
.\.....\vc60.pdb
.\error.jpg
.\main.cpp
.\test.AVI
.\Debug
2
.\2.dsw
.\2.ncb
.\2.opt
.\2.plg
.\Debug\2.bsc
.\.....\2.exe
.\.....\2.ilk
.\.....\2.pch
.\.....\2.pdb
.\.....\main.obj
.\.....\main.sbr
.\.....\vc60.idb
.\.....\vc60.pdb
.\error.jpg
.\main.cpp
.\test.AVI
.\Debug
2