搜索资源列表
AVIRead
- 用matlab对视频文件(*.avi)进行读取,读取出每祯的图片,选取出自己感兴趣的图片,还原成新的视频文件,如程序显示无法读取,下载winavi进行转换
face_Identify
- 如何从静态图片或者视频序列中找出人脸的人脸检测与跟踪源码.-how static pictures or video sequences to identify people for Face detection and tracking source.
mixture_of_gaussians
- 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
Moving-detection-system
- 运动目标检测系统,是基于两张运动的图片,不是视频。-Moving target detection system is based on two motion pictures, not video.
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
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)
A-附件1
- 简单介绍一下视频的存储格式与基本操作方法。一个视频由很多帧的图片构成,当逐帧播放这些图片时,类似放电影形成连续动态的视频效果。从数学表达上来看,存储于计算机中的视频,可理解为一个3维数据,其中代表视频帧的长,宽,代表视频帧的帧数(Briefly describes the video storage format and basic methods of operation. A video is made up of pictures from many frames. When frames
视频读取-播放-存储操作程序
- 将视频转化为单帧图片的程序,运用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)
Spider_baiduvideo
- 利用urllib.request进行爬虫, 下载百度视频页面的所有图片保存到本地(Use urllib.request for crawl. Download all the pictures from Baidu video page to local.)
程序和相应的图片
- 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c