搜索资源列表
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive dat
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive dat
演示6
- 车型识别的程序,主要演示了视频图像处理的基本方法。通过directshow读取视频,抽取每一帧,通过前景背景差分提取运动信息-model identification procedures, the main demonstration of video image processing methods. Directshow reader through video, taken each fr a me, differential
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target trackin
FrameRead
- 此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。-this code for the use of video I read function video fr a mes to read and can volume to BMP format. another campaign goal from the background static. Enclosi
Aviframeproc
- 逐帧读取AVI视频流数据并40ms每帧逐帧显示!供视频图像处理编程参考!比较实用!-read AVI video fr a me by fr a me data flow axis and each fr a me shown fr a me by fr a me! Video image processing for programming reference! More practical!
bkgrd
- 主要是利用背景建模检测运动物体,即逐帧读取视频,将前景图和背景图提取出来进行显示。-Mainly using the context of modeling moving object detection, that is read fr a me by fr a me video, will be the prospect of map and background image extracted from the display.
MpegClient
- 一个简单的读取MPEG文件的程序,可以抓取其中指定的视频帧。-A simple procedure to read MPEG files, you can crawl in which the designated video fr a me.
AVIreaderVC++
- visual c++的视频处理程序,可以逐帧读取AVI的视频文件,本人精心收藏的-visual c++ video processing, you can read fr a me-by-fr a me AVI video file, I carefully collections
bkgrd
- 利用背景建模检测运动物体。逐帧读取视频,根据帧差法来实现。-The use of background modeling moving object detection. Read video fr a me by fr a me, in accordance with the fr a me difference method to achieve.
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read fr a me by fr a me. Very useful for video detection.
readavi
- 从AVI视频中读取每帧图像的数据,matlab程序,readavi.m-AVI video read from each fr a me image data, matlab procedures, readavi.m
readavi
- 利用MATLAB分帧读取avi视频文件,并播放视频文件。附视频文件-Use MATLAB to read sub-fr a me 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, fr a me by fr a me to read, easy to deal with the follow-up video
20090611
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件-vc++ MFC read video files fr a me by fr a me, to preserve the time-fr a me to BMP image files
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 fr a me2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. m
monitoringpicturedisplaying
- 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-fr a me video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
20090611
- visual c++的视频处理程序,可以逐帧读取AVI的视频文件,VC下使用OPENCV-visual c++ video processing program that can read AVI video files fr a me by fr a me, VC use OPENCV
视频基本处理
- 能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(Each fr a me of the video can be processed and stored, and the pictures can be reassembled into video)
视频帧读取
- 读取每一视频每一帧,简单,。。。。。。。。。。。。。。(Read each fr a me of each video)