pull/13383/head
Gary Bradski 15 years ago
parent 38bc1b024f
commit 1b416fba90
  1. 2
      samples/cpp/demhist.cpp

@ -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;
}

Loading…
Cancel
Save