搜索资源列表
6.4 AVI捕获
- AVI视频扑捉 VC源代码 使用该程序的系统需要先安装视频扑捉设备-VC source code that use the procedure system needs to install video capture device
从avi文件中读视频
- OpenCV读取并显示avi视频文件
avi与YUV互转程序源码
- 网上常见测试视频都是YUV格式的,但我们很多人习惯处理AVI视频,本源码可以帮助你把YUV文件转换为AVI文件,当然也可以转回来。
vc++avi.rar
- vc++实现AVI视频的截取 图像处理经典pdf版,vc++ achieve interception AVI video image processing pdf version of the classic
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.
BmpToAvi.rar
- 将几张bmp图片编码为avi视频文件,生成avi的类代码在writeavi.cpp文件中,Bmp picture to a few avi video files encoded to generate the class code avi files writeavi.cpp
avitobmp
- avi视频转换为bmp 利用Visual C++和OpenCV将AVI视频转换为bmp帧文件-avi to bmp
帧抓取 实现avi视频的播放
- 实现avi视频的播放,及视频帧的实时抓取等功能,在vc++平台下开发。
AVI-video-file-to-write
- OPENCV 写入AVI视频文件!!!!! 适用于初学者-OPENCV AVI video file to write! ! ! ! ! Apply to beginners. . .
AVIPlay
- 使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。-Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar
AVI_Filter
- 用C++实现的AVI视频消噪,先将分解为独立的桢,再利用相关性去噪-AVI video de-noising
avi_play
- 在vega prime环境下,使用纹理播放avi视频的程序,本人将播放视频封装成一个类,在vega prime中使用十分方便-Vega prime in the circumstances, the use of texture avi video player program, I will play the video package into a category, in the vega prime is very convenient to use
yuv convert avi yuv转AVI源码
- yuv转AVI源码,自己编写的,能转换YUV视频为AVI文件,也可以将AVI转换为YUV文件-oh,yuv2avi,avi2yuv
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
VC用opencv实现的目标跟踪程序
- 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
AVI
- 这个程序可以实现将某个文件夹内的“JPG”或“BMP”图片转成AVI视频文件, 如果想转换“其它格式的图片文件”只要添加一些代码即可。 -This process can realize will be a folder inside the " JPG" or " BMP" picture into AVI video file, if you want to convert " other format image file" A
framecap
- avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。-this program can convert the frames of the avi objects to pictures.
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_jpg
- avi视频文件提取每一幁,用OpenCV开发,很有用的代码-avi video file extract every frame,it is developed by OpenCV and a very useful code.
VC++实现 AVI视频播放器
- 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)