Skip to content

Commit e6ee800

Browse files
authored
Corrected Typo in Additional Resources Section
Corrected the Typo 'Hasing' to 'Hashing' in second item in Additional Resources section. Also added Wikipedia link for the LSH.
1 parent f626550 commit e6ee800

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)