Commit 38bc1b02 authored by Gary Bradski's avatar Gary Bradski

revamped

parent 3f8173af
......@@ -9,7 +9,7 @@ using namespace std;
void help(char** argv)
{
cout << "\nDemonstrate mean shift based color segmentation in spatial pyramid.\n"
cout << "\nDemonstrate mean-shift based color segmentation in spatial pyramid.\n"
<< "Call:\n " << argv[0] << " image\n"
<< "This program allows you to set the spatial and color radius\n"
<< "of the mean shift window as well as the number of pyramid reduction levels explored\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