搜索资源列表
DetectAVI
- OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
SPJSQ
- VC开发的视频监视器,支持摄像头,能保存图像,图片,异形窗体.-VC development of the video monitor, and support camera can save images, photos, special-shaped windows.
canny_meanshift_segmentation
- 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing.
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
Motion_Detector_demo
- 可以打开,关闭摄像头,截取图片,视频,效果比较清晰,不错的一个程序。-can open, close cameras, the interception of pictures, video and the results were quite clear, a good procedure.
framecap
- avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。-this program can convert the frames of the avi objects to pictures.
avibmp
- 图片与avi视频互相转换,可以将自己的生活照变成视频存储起来-Images change to vido,and vido change to Images
zhuanavi
- 调用zhuanavi程序将一些序列图片转换为avi视频文件。-Call zhuanavi program sequence of pictures of some video files converted to avi.
decodertest
- 该软件基于ffmpeg编写的视频解码工具,能将MPEG,avi等视频解码成一帧一帧BMP格式图片-The software is written based on ffmpeg for video decoding tool, able to MPEG, avi and other video decoding into an a BMP format image
video2pic
- 实现把视频转换为图片序列。支持avi视频,可转换为jpg、tif等格式的图片。-A tool used in matlab to convert the video to a series of pictures.
FFmpeg
- ffmpeg在C#上的运用,实现提取一个avi视频的帧图片(Ffmpeg on the C#, the realization of extracting a avi video frame pictures)
Video2image
- 读取视频文件的第一帧图像,利用鼠标框定目标后,保存目标坐标,并将视频文件转换为连续帧图片。(Read the first frame of the video file, use the mouse frame to fix the target, save the target coordinate, and convert the video file into the continuous frame pictures.)
video
- vi2img.m :将视频转换为单张图片 avi2mat.m :将所有单帧图片转换为向量存储为mat文件 img2avi.m :将所有单帧图片转换为视频(Simple processing of graphics and images)
附件1-视频读取-播放-存储操作程序
- 把视频在matlab里分解成一帧一帧图片并保存,然后将图片变为灰度数据保存(Break the video into one frame and one picture)
av2img
- matlab加载一个视屏,转化成每帧图片加以保存。(Matlab loads a video screen and translates it into pictures for each frame to be saved.)
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为mat文件,可进行编辑,再转化为单帧图片,再转化为视频。(Convert video files to single frame pictures)
m
- Matlab视频的读取、播放及相应基本操作程序: avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Matlab video read, play and the corresponding basic operation procedures)
ffmpeg视频生成jpg图片_1
- ffmpeg,可以截取视频,截图成很多的图片。。。。(Ffmpeg, you can intercept video, screenshots into a lot of pictures....)
campus
- 通过这个程序可以将所拍摄的任意一个视频转为一系列图片,从而方便对视频每帧提取相关信息。(By this program, any video captured can be transformed into a series of pictures, so that the relevant information can be extracted easily for each frame of the video.)
视频跟踪
- 利用kalman方法实现视频中目标的跟踪,视频中目标为小球,文件中含有视频和图片(using method of kalman to track object , there are avi and images in file)