revamp
This commit is contained in:
parent
661c23ecc3
commit
b9e0dc71ab
@ -9,7 +9,7 @@ using namespace std;
|
|||||||
void help()
|
void help()
|
||||||
{
|
{
|
||||||
cout
|
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"
|
<< "The original image is put up along with the image of drawn contours\n"
|
||||||
<< "Usage:\n"
|
<< "Usage:\n"
|
||||||
<< "./contours2\n"
|
<< "./contours2\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user