Commit 3f8173af authored by Gary Bradski's avatar Gary Bradski

revamped

parent fddcaa56
......@@ -10,7 +10,7 @@ using namespace std;
void help()
{
cout <<
"\nThis program demonstrates chamfer matching -- computing a distance between an \n"
"\nThis program demonstrates Chamfer matching -- computing a distance between an \n"
"edge template and a query edge image.\n"
"Call:\n"
"./chamfer [<image edge map> <template edge map>]\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment