Fix reference of corner_foerstner

This commit is contained in:
Johannes Schönberger
2013-08-17 22:56:11 +02:00
parent b7274a7f17
commit e78f9ad39d
+1 -2
View File
@@ -277,8 +277,7 @@ def corner_foerstner(image, sigma=1):
References
----------
.. [1] http://www.ipb.uni-bonn.de/uploads/tx_ikgpublication/\
foerstner87.fast.pdf
.. [1] http://www.ipb.uni-bonn.de/uploads/tx_ikgpublication/foerstner87.fast.pdf
.. [2] http://en.wikipedia.org/wiki/Corner_detection
Examples