We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b844d73 commit 71d4ab7Copy full SHA for 71d4ab7
1 file changed
testScripts/CompareDescriptors/compareSiftFiles.cpp
@@ -159,7 +159,7 @@ void usage( char* name )
159
{
160
cerr << "Usage: " << name << " [options] <descriptorfile> <descriptorfile>" << endl
161
<< " compute the L1 and L2 distance between the descriptors of" << endl
162
- << " closest coordinate pairs. When a coordinate has 2 several" << endl
+ << " closest coordinate pairs. When a coordinate has several" << endl
163
<< " orientations, the closest distance is reported." << endl
164
<< " Summary information at the end." << endl
165
<< "Options:" << endl
0 commit comments