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
074f9e33
Commit
074f9e33
authored
Sep 26, 2013
by
perping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix three warning about mog, mog2 and KNearestNeighbour.
parent
f65286d3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
ml_machine_learning.rst
modules/ocl/doc/ml_machine_learning.rst
+1
-1
video_analysis.rst
modules/ocl/doc/video_analysis.rst
+2
-2
No files found.
modules/ocl/doc/ml_machine_learning.rst
View file @
074f9e33
...
...
@@ -5,7 +5,7 @@ ml.Machine Learning
ocl::KNearestNeighbour
--------------------------
.. ocv:class:: ocl::KNearestNeighbour
.. ocv:class:: ocl::KNearestNeighbour
: public ocl::CvKNearest
The class implements K-Nearest Neighbors model as described in the beginning of this section.
...
...
modules/ocl/doc/video_analysis.rst
View file @
074f9e33
...
...
@@ -361,7 +361,7 @@ Computes a background image.
ocl::MOG
------------
.. ocv:class:: ocl::MOG
.. ocv:class:: ocl::MOG
: public ocl::BackgroundSubtractor
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm. ::
...
...
@@ -441,7 +441,7 @@ Releases all inner buffer's memory.
ocl::MOG2
-------------
.. ocv:class:: ocl::MOG2
.. ocv:class:: ocl::MOG2
: public ocl::BackgroundSubtractor
Gaussian Mixture-based Background/Foreground Segmentation Algorithm. ::
...
...
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