Adapted the reference underscore to link properly

pull/1172/head
StevenPuttemans 12 years ago
parent a92feafc49
commit 194af062ff
  1. 2
      modules/features2d/doc/common_interfaces_of_feature_detectors.rst

@ -220,7 +220,7 @@ StarFeatureDetector
-------------------
.. ocv:class:: StarFeatureDetector : public FeatureDetector
The class implements the keypoint detector introduced by [Agrawal08_], synonym of ``StarDetector``. ::
The class implements the keypoint detector introduced by [Agrawal08]_, synonym of ``StarDetector``. ::
class StarFeatureDetector : public FeatureDetector
{

Loading…
Cancel
Save