fix three warning about mog, mog2 and KNearestNeighbour.

This commit is contained in:
perping
2013-09-26 15:30:44 +08:00
parent f65286d3c6
commit 074f9e33cb
2 changed files with 3 additions and 3 deletions

View File

@@ -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.