Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm
The class implements the algorithm described in [KB2001].
References
[KB2001]:
Pakorn KaewTraKulPong and Richard Bowden. "An improved adaptive
background mixture model for real-time tracking with shadow detection".
In Video-Based Surveillance Systems, pages 135-144. Springer, 2002.
http://personal.ee.surrey.ac.uk/Personal/R.Bowden/publications/avbs01/avbs01.pdf
|
addlistener |
Add listener for event. |
|
apply |
Updates the background model and computes the foreground mask |
|
delete |
Destructor |
|
eq |
== (EQ) Test handle equality. |
|
findobj |
Find objects matching specified conditions. |
|
findprop |
Find property of MATLAB handle object. |
|
ge |
>= (GE) Greater than or equal relation for handles. |
|
getBackgroundImage |
Computes a foreground mask |
|
gt |
> (GT) Greater than relation for handles. |
Sealed
|
isvalid |
Test handle validity. |
|
le |
<= (LE) Less than or equal relation for handles. |
|
lt |
< (LT) Less than relation for handles. |
|
ne |
~= (NE) Not equal relation for handles. |
|
notify |
Notify listeners of event. |