Fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403082
This commit is contained in:
Davis King 2009-05-30 15:41:38 +00:00
parent 3387105fcb
commit 8bbaca6fc1
1 changed files with 1 additions and 1 deletions

View File

@ -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