搜索资源列表
shipinzhen
- 提取AVI格式视频文件为一帧一帧的jpg格式图片
videoTrack(BMPAVITransfer)
- 改源码在VC6.0环境下编译通过。实现的功能是:首先可以将一个AVI文件的所有帧图像提取出来,并以bmp的形式保存在一个文件夹中;其次可以将一个bmp文件夹中的所有图像合成一个AVI文件,并可以根据用户的输入数据控制AVI文件的播放速度。
a
- opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv achieve the extraction of video frames, including video from the camera and get access to video avi files
avi2bmp
- 从未压缩的avi视频文件中提取出每一帧图像并且保存为bmp图像-Avi video file has never been compressed each frame is extracted
demo1
- AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
963
- 为了提取血管扩张收缩的变化趋势,在采集原始视频AVI图像,进行帧序列转换后,提取血管轮廓成为研究 的重点。文中提出了一种基于标记分水岭对血管超声帧图像的分割方法,该法针对超声图像对比度低、噪声强的特点在标记 之前进行小波域增强。实验证明该法较传统的区域生长法更能准确地提取目标轮廓。基于该法得到的血管在连续时间内截面 积变化曲线,更方便医师进行精确的病理分析。由此可见,该法更适用于超声血管图像的边界提取。 -In order to extract the trend of cont
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
frame_difference
- 背景提取代码,利用帧差分发提取视频背景,测试视频以avi格式为佳-frame diffrence
exframe
- OPENCV视频帧提取源代码,可提取AVI格式的视频-Video frame extraction
frame_diff_matlab
- 基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。-Read avi video, extract each frame image, and target tracking
qq
- avi视频转换成图像,使之成为很多帧的图像述图像进行形态学闭运算 先膨胀后腐蚀 提取二进制图像-change avi to jpg
ZhenTiQu_cv
- 提取视频帧图像,对avi格式的视频文件进行帧图像提取,也可以对指定的bmp位图序列进行视频合成。程序基于openCv开发,运行前需配置好运行环境。-Extract video frames on the avi format video files frame extraction, can also specify the sequence of bmp bitmap video synthesis. Program is based on openCv development, to be
avi2apic
- avi2apic AVI提取帧 忽略对视频压缩方法-avi2apic AVI to a picture
opencv-capture
- 使用opencv提取视频每一帧及将连续图片合成视频 //////////////////////////////////////////////////////////////////////// // // // 该程序实现视频和图片的相互转换. // Image_to_video()函数将一组图片合成AVI视频文件. // Video_to_image()函数将AVI视频文件读入,将每一帧存储为jpg文件. -To use opencv extracted vid
a
- opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv realize the video frame extraction, including video from the camera to obtain access to video and avi files
Motion_compensation
- 这个程序是用来实现从一段视频中提取出所有帧图像,并用提取出来的两帧图像来做运动补偿预测-This program is used to extract frames from a video,but the video s format should be .avi .Also,the extracted frames can be used to do motion compensation.
peoplecount
- 基于视频的人数统计,对avi视频帧进行灰度处理,用三帧差法提取运动目标,-Avi video frames on gray processed to extract moving target with three frame difference,
Avi2Img
- 视频AVI中提取出每帧图像,并保存 VS2012 Opencv2.4.9 其它版本也可以-AVI video image of each frame is extracted and saved VS2012 Opencv2.4.9 Other versions may also be
opencvexample--
- 使用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.
FFmpeg
- ffmpeg在C#上的运用,实现提取一个avi视频的帧图片(Ffmpeg on the C#, the realization of extracting a avi video frame pictures)