fixed more doc builder warnings
authorVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Tue, 12 Aug 2014 06:40:23 +0000 (10:40 +0400)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Tue, 12 Aug 2014 06:40:23 +0000 (10:40 +0400)
modules/features2d/doc/common_interfaces_of_descriptor_extractors.rst
modules/features2d/doc/feature_detection_and_description.rst

index 746953d..9c8b4ba 100644 (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`
\ No newline at end of file
+ * ``"ORB"`` -- :ocv:class:`ORB`
\ No newline at end of file
index bfb93d1..16e715f 100644 (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.
\ No newline at end of file