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

@ -86,4 +86,3 @@ The current implementation supports the following types of a descriptor extracto
* ``"BRISK"`` -- :ocv:class:`BRISK`
* ``"ORB"`` -- :ocv:class:`ORB`

View File

@ -250,5 +250,3 @@ SIFT
.. ocv:class:: SIFT : public Feature2D
The SIFT algorithm has been moved to opencv_contrib/xfeatures2d module.