搜索资源列表
AVIRead
- 用matlab对视频文件(*.avi)进行读取,读取出每祯的图片,选取出自己感兴趣的图片,还原成新的视频文件,如程序显示无法读取,下载winavi进行转换
getImage
- 能够从磁盘中读入指定格式的视频图片; 比如bmp,jpg,png,gif-This method can load the inmage which given format from disk .
HistBackground
- 函数HistBackground功能是将高速公路的视频文件中的多帧图片利用统计直方图的方法提取不含运动车辆的背景,-Function HistBackground function is to freeway video files of images using statistical histogram to extract the background without moving vehicles,
Image-AVI
- 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
sw
- 打开视频文件,将图片分割成若干帧,并将每一帧存起来-open the video
pictovideo
- 将图片数据格式转为avi视频数据格式的源码,绝对好用,内附数据及程序。程序内有详细的解释。-The image data format to avi format video data source, absolutely easy to use, containing data and procedures. Program with detailed explanation.
20101201
- 首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then frame difference, binary, extracting the target.
chang-video-into-image
- 通过对视频的适当修改,运用matlab软件实现视频图片提取。-chang video into image with matlab
MATLAB_Program
- 图像处理的偏微分方程方法程序,有图像的分割,增强等程序,里面的有程序运行,所需要的图片,视频非常好用!-Method of partial differential equations of image processing procedures, image segmentation, enhancement program, which are run, the required pictures, video is very easy to use!
WebCam(1)
- 摄像头读取,以及图片的处理,获取,很有用的在图像处理,视频处理方面推荐大家下载,还有一个检测方面的!-video preocessing and image capture
head1
- 基于视频序列的粒子滤波跟踪程序,首先选中目标图片,有仿真结果-target tracking based on particle filtering
im2mov
- 此matlab函数可以实现将某一目录下的图片合成视频的功能。-This Matlab function can be composite video pictures in a directory function.
mianjifa
- 基于面积法的对视频提取出的逐帧图片进行车流统计源码。-Traffic statistics source extracted frame-by-frame video images based on the area of law.
im2movie
- 一个简单的图片视频转化程序,可以将输入的图像序列转化为视频,效率比较高。-A simple picture of the video conversion process, you can convert the input image sequences into video, the efficiency is relatively high.
matlab实现视频中动态目标跟踪
- 图片动态,对于动态目标进行跟踪,从而提取出来(Dynamic picture, dynamic target tracking, so as to extract)
视频转图片
- 从AVI格式转为图片格式,可以将视频中的每一帧图片,转为格式为JPG的图片(Convert from AVI format to picture format and each picture in the video can be converted to a picture of JPG format)
视频读取-播放-存储操作程序
- 将视频转化为单帧图片的程序,运用matlab来进行实现模拟(Convert video into single frame pictures)
视频基本处理
- 能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(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演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c