Skip to content

Commit 05b99a4

Browse files
authored
Merge pull request opencv#9523 from vivekwisdom:master
Corrected Typo in Additional Resources Section
2 parents f626550 + e6ee800 commit 05b99a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/py_tutorials/py_feature2d/py_brief/py_brief.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ Additional Resources
8181
-# Michael Calonder, Vincent Lepetit, Christoph Strecha, and Pascal Fua, "BRIEF: Binary Robust
8282
Independent Elementary Features", 11th European Conference on Computer Vision (ECCV), Heraklion,
8383
Crete. LNCS Springer, September 2010.
84-
2. LSH (Locality Sensitive Hasing) at wikipedia.
84+
2. [LSH (Locality Sensitive Hashing)](https://en.wikipedia.org/wiki/Locality-sensitive_hashing) at wikipedia.

0 commit comments

Comments
 (0)