mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 20:18:47 +08:00
Fix reference of corner_foerstner
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user