Commit d8e8fb27 authored by Gary Bradski's avatar Gary Bradski

revamped

parent 1186caae
...@@ -8,7 +8,7 @@ using namespace std; ...@@ -8,7 +8,7 @@ using namespace std;
void help() void help()
{ {
cout << "\nThis sample demonstrates the use of the convexHull() function\n" cout << "\nThis sample program demonstrates the use of the convexHull() function\n"
<< "Call:\n" << "Call:\n"
<< "./convexhull\n" << endl; << "./convexhull\n" << endl;
} }
......
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