Commit 289a827a authored by Ilya Lysenkov's avatar Ilya Lysenkov

Minor doc fix

parent 0c10ed8f
......@@ -379,7 +379,8 @@ BackgroundSubtractorMOG::operator()
BackgroundSubtractorMOG::initialize
-----------------------------------
.. cpp:function:: void BackgroundSubtractorMOG::initialize(int a)
.. cpp:function:: virtual void BackgroundSubtractorMOG::initialize(Size frameSize, int frameType)
Re-initiaization method.
......
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