revamped
This commit is contained in:
parent
38bc1b024f
commit
1b416fba90
@ -56,7 +56,7 @@ void updateBrightnessContrast( int arg, void* )
|
|||||||
}
|
}
|
||||||
void help()
|
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"
|
"Call:\n"
|
||||||
"demhist [image_name -- Defaults to baboon.jpg]\n" << endl;
|
"demhist [image_name -- Defaults to baboon.jpg]\n" << endl;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user