Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 580 Bytes

File metadata and controls

14 lines (10 loc) · 580 Bytes

matlab-MLE-moving_object_detection

A matlab assignment for moving object detection based on MLE(Maximum Likelihood Estimation).

Prerequisites

Matlab 2012 or higher

Operating instructions

This project contains two seperate executable files: Q2.m and UI.m, Q2.m contains the main implementation of MLE for moving object detection, and UI.m has the same implementation logic along with user interface.

Users needs to modify vr = VideoReader(''); (in line 8) to a custom input video, and training frames (in line 50).

Execution result video

https://youtu.be/0UXEM-2_J_c