搜索资源列表
RotationEarth.rar
- 用matlab实现一个旋转的地球,地球上可以看到海洋以及高地的差别,Using MatLab program to make a AVI file which playing a movie with Rotation Earth, which have topograph.
Pic2Avi
- 用MatLab将众多图片文件自动生成avi电影文件-Make a avi file from many picture file using Matlab program
mov2yuv
- the file converts avi format file to yuv file
Movie
- Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
1
- this code is for Converting images to avi file in matlab
MoviePlayer
- 利用MATLAB实现的互动的电影播放器,可播放多种格式的文件,非常好用-Implemented using MATLAB interactive movie player that can play a variety of file formats, very easy to use
h263_incoder
- This multimedia file (avi and etc.) incoders using MATLAB It is implementing H.263 incoders, but unfortunally it s comments are written by Korean.-This is multimedia file (avi and etc.) incoders using MATLAB It is implementing H.263 incoders,
human-detection-and-motion-detection
- detection if moving human in .avi video file simple and robust
videoout
- 用matlab打开AVI文件,裁剪视频、转换成二值化视频并输出文件-Using matlab to open the AVI file, cropping video, convert the binarization video and output file
optical-flow-and-video-processing
- Real time optical flow, and video processing, with support for camera input in Matlab.-Start by running "runMe.m" Supports input through: a) synthetically generated test images b) reading avi-file c) camera input (requires image aquisit
Periodic_ILB(R-a-B)
- The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB)
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track