mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
revamp
This commit is contained in:
parent
661c23ecc3
commit
b9e0dc71ab
@ -9,7 +9,7 @@ using namespace std;
|
||||
void help()
|
||||
{
|
||||
cout
|
||||
<< "This program illustrates the use of findContours and drawContours\n"
|
||||
<< "\nThis program illustrates the use of findContours and drawContours\n"
|
||||
<< "The original image is put up along with the image of drawn contours\n"
|
||||
<< "Usage:\n"
|
||||
<< "./contours2\n"
|
||||
|
Loading…
Reference in New Issue
Block a user