Commit b9e0dc71 authored by Gary Bradski's avatar Gary Bradski

revamp

parent 661c23ec
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment