Skip to content

Commit 8d0ed6e

Browse files
authored
Merge pull request #1262 from mshabunin:fix-doc-from-mail
Fixed minor doc issue
2 parents 4bc49c0 + a4e4d11 commit 8d0ed6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/face/tutorials/face_tutorial.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ the euclidean distance between feature vectors of a probe and reference image. S
6060
robust against changes in illumination by its nature, but has a huge drawback: the accurate
6161
registration of the marker points is complicated, even with state of the art algorithms. Some of the
6262
latest work on geometric face recognition was carried out in @cite Bru92 . A 22-dimensional feature
63-
vector was used and experiments on large datasets have shown, that geometrical features alone my not
63+
vector was used and experiments on large datasets have shown, that geometrical features alone may not
6464
carry enough information for face recognition.
6565

6666
The Eigenfaces method described in @cite TP91 took a holistic approach to face recognition: A facial

0 commit comments

Comments
 (0)