fix three warning about mog, mog2 and KNearestNeighbour.
This commit is contained in:
parent
f65286d3c6
commit
074f9e33cb
@ -5,7 +5,7 @@ ml.Machine Learning
|
|||||||
|
|
||||||
ocl::KNearestNeighbour
|
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.
|
The class implements K-Nearest Neighbors model as described in the beginning of this section.
|
||||||
|
|
||||||
|
@ -361,7 +361,7 @@ Computes a background image.
|
|||||||
|
|
||||||
ocl::MOG
|
ocl::MOG
|
||||||
------------
|
------------
|
||||||
.. ocv:class:: ocl::MOG
|
.. ocv:class:: ocl::MOG : public ocl::BackgroundSubtractor
|
||||||
|
|
||||||
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm. ::
|
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm. ::
|
||||||
|
|
||||||
@ -441,7 +441,7 @@ Releases all inner buffer's memory.
|
|||||||
|
|
||||||
ocl::MOG2
|
ocl::MOG2
|
||||||
-------------
|
-------------
|
||||||
.. ocv:class:: ocl::MOG2
|
.. ocv:class:: ocl::MOG2 : public ocl::BackgroundSubtractor
|
||||||
|
|
||||||
Gaussian Mixture-based Background/Foreground Segmentation Algorithm. ::
|
Gaussian Mixture-based Background/Foreground Segmentation Algorithm. ::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user