Commit 883b87c0 authored by Ilya Lysenkov's avatar Ilya Lysenkov

Minor.

parent d551024f
...@@ -449,7 +449,7 @@ BackgroundSubtractorMOG2::initialize ...@@ -449,7 +449,7 @@ BackgroundSubtractorMOG2::initialize
.. cpp:function: virtual void BackgroundSubtractorMOG2::initialize(Size frameSize, int frameType) .. cpp:function: virtual void BackgroundSubtractorMOG2::initialize(Size frameSize, int frameType)
Re-initiaization method Re-initiaization method.
BackgroundSubtractorMOG2::getBackgroundImage BackgroundSubtractorMOG2::getBackgroundImage
...@@ -457,6 +457,6 @@ BackgroundSubtractorMOG2::getBackgroundImage ...@@ -457,6 +457,6 @@ BackgroundSubtractorMOG2::getBackgroundImage
.. cpp:function: virtual void BackgroundSubtractorMOG2::getBackgroundImage(OutputArray backgroundImage) const .. cpp:function: virtual void BackgroundSubtractorMOG2::getBackgroundImage(OutputArray backgroundImage) const
The method computes a background image which are the mean of all background gaussians Computes a background image which are the mean of all background gaussians.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment