mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
fixed more doc builder warnings
This commit is contained in:
parent
d119afafdb
commit
bca4eb5e00
@ -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`
|
@ -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.
|
Loading…
Reference in New Issue
Block a user