搜索资源列表
Aviframeproc
- 逐帧读取AVI视频流数据并40ms每帧逐帧显示!供视频图像处理编程参考!比较实用!-read AVI video frame by frame data flow axis and each frame shown frame by frame! Video image processing for programming reference! More practical!
bkgrd
- 主要是利用背景建模检测运动物体,即逐帧读取视频,将前景图和背景图提取出来进行显示。
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
qwr214.rar
- 这个是自己写的。可以进行视频的分帧,读取,显示等操作,This is written in their own. Can be sub-frame video, read, display and other operations
20090611
- visual c++的视频处理程序,可以逐帧读取AVI的视频文件,VC下使用OPENCV-visual c++ video processing program that can read AVI video files frame by frame, VC use OPENCV
bkgrd
- 利用背景建模检测运动物体。逐帧读取视频,根据帧差法来实现。-The use of background modeling moving object detection. Read video frame by frame, in accordance with the frame difference method to achieve.
readavi
- 从AVI视频中读取每帧图像的数据,matlab程序,readavi.m-AVI video read from each frame image data, matlab procedures, readavi.m
HVStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用HVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into memory, using ConvertBayer2Rgb c
readavi
- 利用MATLAB分帧读取avi视频文件,并播放视频文件。附视频文件-Use MATLAB to read sub-frame avi video files and audio-video files. Attached to video files
VC
- 此代码是在VC++下开发,能够播放AVI视频,逐帧读取,方便视频的后续处理-This code is in VC++ under development, can play AVI video, frame by frame to read, easy to deal with the follow-up video
demo1
- AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
work
- 读取avi视频,并进行帧间差分法运算,检测运动目标-Read the avi video, and make inter-frame difference method for computing, moving target detection
monitoringpicturedisplaying
- 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
framesubstract
- 帧差法实现视频图像的读取和运动目标的检测。-The video frame difference method of reading and moving target detection.
code
- 利用MATLAB读取视频,并将视频帧图像保存下来;利用直方图差分法进行视频场景分割;(Read the video, and save the video frame image)
视频读取-播放-存储操作程序
- avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Avi2img.m function: converts the video to a single picture Avi2mat.m function: converts all single frame pictures into vect
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为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)
视频读取-播放-存储操作程序
- avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Avi2img.m function: converts video to a single picture Avi2mat.m function: converts all single frame pictures into vector
MATLAB
- 一定条件下附加假彩色,从文件夹里读取raw文件并输出视频帧,可以对单帧图像进行处理(Read raw files from a folder and output video frames to process single-frame images)