搜索资源列表
从AVI视频流中获取单帧的图像数据
- 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-frame image data, and preserve
获取AVI类型文件的信息
- 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi, *. wav)
avifrate110
- 很容易的修改AVI文件帧速率的代码,Dephi实现-very easy to amend the document AVI frame rate code, achieving Delphi
C编AVI按纽
- 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-button the player avi file. The procedures introduced a C
playAvi_saveFrame.rar
- 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
simple_bg_subtraction_based_on
- 基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
AVI.rar
- 实现对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
avi.rar
- 视频演示算法包括: 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
AVITOBMP.rar
- 对未压缩的AVI视频文件进行解压,提取出所有帧,并将每帧保存为BMP图像格式.,For uncompressed AVI video files to extract, extract all the frames, each frame and save it as a BMP image format.
aviplayer
- VC编写可以实现单帧播放、暂停、全屏等功能的AVI视频播放器。运行环境是VS2008-VC can be prepared in single-frame play, pause, full-screen features such as the AVI video player. Operating environment is VS2008
Video-motion-detection-algorithm-source-code
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
Readavi
- 使用Visual C++ 读取视频文件avi,并截取其中的帧进行处理-Using Visual C++ to read video files avi, and the frame of which deal with interception
CapVideoImage
- 一个截取视频任何一帧图像的源代码例子。 可以支持wmv,avi等等格式的视频。-Capture video image for each frame.
VC++avi
- 此程序专门给那些从事vc视频开发的人员以借鉴,同时也适合于初学者-This process is designed for those engaged in the development of staff vc video to learn from, but also suitable for beginners
Video_detection
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background prediction target detection 2.
AviCompress
- avi compress programing ,the prog will compress the frame which captured by camera. and compression it
AVI
- 多AVI视频帧序列的剪裁编辑VC.NET-Programming VC.Net multi-frame sequence of AVI video editor cut
Avi
- 一些简单avi视频处理函数,包括创建Avi视频函数,从视频帧中读入图像数据,存储显示函数等。-Some simple avi video processing functions, including the creation of Avi video function to read into the frame from the video image data, storage, display function, and so on.
avi
- 帧差法识别运动并描述运动物体轮廓。物体可从摄像头或视频文件中读取。-Frame difference method identify and describe the moving object contour movement. Objects from the camera or video file to read.
Image-AVI
- 包括两个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.