mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
New bunch of documentation fixes
This commit is contained in:
@@ -173,7 +173,7 @@ Wrapping class for feature detection using the
|
||||
|
||||
GoodFeaturesToTrackDetector
|
||||
---------------------------
|
||||
.. ocv:class:: GoodFeaturesToTrackDetector
|
||||
.. ocv:class:: GoodFeaturesToTrackDetector : public FeatureDetector
|
||||
|
||||
Wrapping class for feature detection using the
|
||||
:ocv:func:`goodFeaturesToTrack` function. ::
|
||||
@@ -211,7 +211,7 @@ Wrapping class for feature detection using the
|
||||
|
||||
MserFeatureDetector
|
||||
-------------------
|
||||
.. ocv:class:: MserFeatureDetector
|
||||
.. ocv:class:: MserFeatureDetector : public FeatureDetector
|
||||
|
||||
Wrapping class for feature detection using the
|
||||
:ocv:class:`MSER` class. ::
|
||||
@@ -233,7 +233,7 @@ Wrapping class for feature detection using the
|
||||
|
||||
StarFeatureDetector
|
||||
-------------------
|
||||
.. ocv:class:: StarFeatureDetector
|
||||
.. ocv:class:: StarFeatureDetector : public FeatureDetector
|
||||
|
||||
Wrapping class for feature detection using the
|
||||
:ocv:class:`StarDetector` class. ::
|
||||
|
||||
Reference in New Issue
Block a user