搜索资源列表
MATLAB实现视频摄像中的运动检测(人体等)
- MATLAB实现视频摄像中的运动检测(人体等)。很用的啊
matlab.rar
- 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
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.
matlab视频提取运动目标
- matlab视频提取运动目标源程序,非常实用的matlab源码
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
H261coding-matlab
- 用matlab书写的H.261代码,实现了视频编解码整个过程, 值得初学视频编码的同学参考-Matlab code written using H.261, the video codec to achieve the whole process worth novice video coding reference for students
MATLAB
- MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
matlab-Video-Image-Processing(English-version)
- 英文版的MATLAB视频图像处理讲解,全面介绍相关工具箱的使用方法-English version of the MATLAB video&image processing introduction and comprehensive introduction to the use of methods related to the toolbox.
MATLAB-development-application
- 介绍基于MATLAB实时视频处理平台的开发和应用方法-Introduced real-time video processing platform based on MATLAB development and application of methods
MATLAB+wavelets+learning+code
- 《Matlab 视频分技术及其应用》书本代码 《Matlab 小波应用》书本代码(Matlab Wavelets learning Textbook code)
程序与示例视频
- 可以实现视频中物体的跟踪,基本可以实现效果,但有待于改进(Object tracking in video can be achieved)
ostu图像分割阈值算法matlab源程序
- 实现视频前景目标提取,监控视频的提取,图像分割(Implementation of video foreground target extraction)
附件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视频背景提取
- matlab简单方式视频背景提取,通过取中值的方法得到背景(Matlab simple way video background extraction, through the median method to get the background.)
matlab
- matlab视频转换成每帧图像,并输出到一个文件夹(The video is converted to each frame image and output to a folder.)
视频基本处理
- 能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(Each frame of the video can be processed and stored, and the pictures can be reassembled into video)
视频读取-播放-存储操作程序
- 把视频转换为图片,并保存每一帧图片,视频读取-播放-存储操作程序(Convert video into pictures and save each frame picture, video read play memory operation program)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进