mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
revamped
This commit is contained in:
parent
1186caae20
commit
d8e8fb27ca
@ -8,7 +8,7 @@ using namespace std;
|
||||
|
||||
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"
|
||||
<< "./convexhull\n" << endl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user