Commit bca4eb5e authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

fixed more doc builder warnings

parent d119afaf
...@@ -85,5 +85,4 @@ Creates a descriptor extractor by name. ...@@ -85,5 +85,4 @@ Creates a descriptor extractor by name.
The current implementation supports the following types of a descriptor extractor: The current implementation supports the following types of a descriptor extractor:
* ``"BRISK"`` -- :ocv:class:`BRISK` * ``"BRISK"`` -- :ocv:class:`BRISK`
* ``"ORB"`` -- :ocv:class:`ORB` * ``"ORB"`` -- :ocv:class:`ORB`
\ No newline at end of file
\ No newline at end of file
...@@ -249,6 +249,4 @@ SIFT ...@@ -249,6 +249,4 @@ SIFT
.. ocv:class:: SIFT : public Feature2D .. 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.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment