搜索资源列表
Matlab 读取视频AVI文件
- read.rar
optic-flow
- 一个matlab程序 从一个avi视频中读取两帧画面进行光流计算 分别用hs算法 lk算法 和块匹配法-A matlab program to read from a two avi video screens were used for optical flow algorithm lk hs block matching algorithm and
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.
Avi-read
- Avi read,Cut detection from video
avi
- 本代码作为初学者,读取AVI电影(matlab能读的AVI电影难找),并提取关键祯,做差分-The code as a beginner, read AVI movie (matlab can read the AVI movie hard to find), and extract key frames, so differential
avireadlizi
- matlab中读取avi视频的方法,利用mmreader函数,aviread函数均可-avi video matlab to read the method, the use of mmreader function, aviread function can be
use-matlab-to-read-avi-movie
- 用matlab读取avi格式电影的方法(用matlab读取avi格式电影的方法)-Read avi format movie using matlab (matlab to read Avi format movies)
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track