搜索资源列表
avi2bmp
- 用matlab 写的将avi电影转化成BMP图像序列,调试通过的-Avi movie to convert BMP image sequences
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