fixed more doc builder warnings

This commit is contained in:
Vadim Pisarevsky 2014-08-12 10:40:23 +04:00
parent d119afafdb
commit bca4eb5e00
2 changed files with 2 additions and 5 deletions

View File

@ -85,5 +85,4 @@ Creates a descriptor extractor by name.
The current implementation supports the following types of a descriptor extractor:
* ``"BRISK"`` -- :ocv:class:`BRISK`
* ``"ORB"`` -- :ocv:class:`ORB`
* ``"ORB"`` -- :ocv:class:`ORB`

View File

@ -249,6 +249,4 @@ SIFT
.. ocv:class:: SIFT : public Feature2D
The SIFT algorithm has been moved to opencv_contrib/xfeatures2d module.
The SIFT algorithm has been moved to opencv_contrib/xfeatures2d module.