pull/13383/head
Gary Bradski 15 years ago
parent 661c23ecc3
commit b9e0dc71ab
  1. 2
      samples/cpp/contours2.cpp

@ -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…
Cancel
Save