提交 074f9e33 编写于 作者: 螃蟹Fighting's avatar 螃蟹Fighting

fix three warning about mog, mog2 and KNearestNeighbour.

上级 f65286d3
......@@ -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.
......
......@@ -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. ::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册