Skip to content

Rahn80643/matlab-MLE-moving_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages