mirror of https://github.com/davisking/dlib.git
Fixed grammar
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403082
This commit is contained in:
parent
3387105fcb
commit
8bbaca6fc1
|
@ -2,7 +2,7 @@
|
|||
/*
|
||||
|
||||
This is a simple example illustrating the use of the get_surf_points()
|
||||
function. It pull out the first 100 SURF points from an input image
|
||||
function. It pulls out the first 100 SURF points from an input image
|
||||
and displays them on the screen as an overlay on the image.
|
||||
|
||||
For a description of the SURF algorithm you should consult the following
|
||||
|
|
Loading…
Reference in New Issue