搜索资源列表
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.
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
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
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
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.
200719930586404
- 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
readavi
- 从AVI视频中读取每帧图像的数据,matlab程序,readavi.m-AVI video read from each frame image data, matlab procedures, readavi.m
VTB4Matlab
- Matlab图像与视频处理工具(VTB4Matlab)代码,对相关专业的人来说很有用-Matlab image and video processing tool kit (VTB4Matlab) code
Susan
- 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
avitobmp
- 该代码是实现将avi格式的视频自动化的转化bmp格式,从而方便我们实现视频图像处理。-The code is to achieve automation of avi format video conversion bmp format, thus facilitating the implementation of our video image processing.
Motion_Detection
- 本程序能从一段视频中分割出运动的物体 并用bounding box将人物框出 方框随着人的运动而运动 示例视频也在压缩包中-This procedure can separate out the Videos section of sports objects and bounding box to box out of the box with the figures of the sport and exercise people Videos are compressed sample p
附件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均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进