Commit 2944ceff authored by Gary Bradski's avatar Gary Bradski

revamped

parent 39ba31b2
...@@ -6,7 +6,7 @@ using namespace cv; ...@@ -6,7 +6,7 @@ using namespace cv;
void help() void help()
{ {
std::cout std::cout
<< "\nThis program demonstrates OpenCV drawing and text output functions\n" << "\nThis program demonstrates OpenCV drawing and text output functions.\n"
"Call:\n" "Call:\n"
"./drawing\n" << std::endl; "./drawing\n" << std::endl;
} }
......
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