Commit 1b416fba authored by Gary Bradski's avatar Gary Bradski

revamped

parent 38bc1b02
......@@ -56,7 +56,7 @@ void updateBrightnessContrast( int arg, void* )
}
void help()
{
cout << "\nThis program demonstrates the use of calcHist -- histogram creation.\n"
cout << "\nThis program demonstrates the use of calcHist() -- histogram creation.\n"
"Call:\n"
"demhist [image_name -- Defaults to baboon.jpg]\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