Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
883b87c0
Commit
883b87c0
authored
Jun 10, 2011
by
Ilya Lysenkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor.
parent
d551024f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
motion_analysis_and_object_tracking.rst
modules/video/doc/motion_analysis_and_object_tracking.rst
+2
-2
No files found.
modules/video/doc/motion_analysis_and_object_tracking.rst
View file @
883b87c0
...
@@ -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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment