Adapted the reference underscore to link properly

This commit is contained in:
StevenPuttemans 2013-07-23 09:49:09 +02:00
parent a92feafc49
commit 194af062ff

View File

@ -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
{