搜索资源列表
MATLAB实现视频摄像中的运动检测(人体等)
- MATLAB实现视频摄像中的运动检测(人体等)。很用的啊
matlab实现视频中动态目标跟踪
- matlab实现视频中动态目标跟踪,程序代码+视频
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
qwr214.rar
- 这个是自己写的。可以进行视频的分帧,读取,显示等操作,This is written in their own. Can be sub-frame video, read, display and other operations
Matlab_Tracker.zip
- 处理视频跟踪系统中的图像跟踪,在一个复杂的背景下,不受背景震动和其他因素影响,效果还不错,Video tracking system deal with the image track, in a complex background, free from background vibration and other factors, the effect of good
ObjectTracking.rar
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
meanshift.rar
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
MATLAB.rar
- 基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。,Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.
mmread
- 读取视频文件的函数。比matlab工具箱中的mmreader更好用。-Read the video file functions. Than matlab toolbox mmreader better use.
myavitoimage
- 用MATLAB实现的一个用于视频转图像的程序,将视频按照一帧一帧的分解成相应的图像-Using MATLAB to achieve the one for the video switch to the image process, the video according to an a decomposition into the corresponding images
matlab
- 关于视频方面,运用阴影检测的方法。在交通方面运用比较广泛!-On the video side, the use of shadow detection method. More extensive use of transport!
matlab视频提取背景
- matlab视频提取背景,帧差分法提取背景源程序
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
yudong
- 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
shipinotsu
- 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
qtfm_1_3
- 四维傅里叶变化,提取图像的突变点,saliency等点的提取,基于颜色,亮度,和motion,也可用于视频-Four-dimensional Fourier changes, point mutations extracted image, saliency, such as the extraction point, based on the color, brightness, and motion, can also be used for video
extractman
- 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
附件1-视频读取-播放-存储操作程序
- 视频读取——播放——存储操作程序 视频转换为数据(Convert video to data)
m
- Matlab视频的读取、播放及相应基本操作程序: avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Matlab video read, play and the corresponding basic operation procedures)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进