mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
revamped
This commit is contained in:
parent
39ba31b2dc
commit
2944ceff34
@ -6,7 +6,7 @@ using namespace cv;
|
||||
void help()
|
||||
{
|
||||
std::cout
|
||||
<< "\nThis program demonstrates OpenCV drawing and text output functions\n"
|
||||
<< "\nThis program demonstrates OpenCV drawing and text output functions.\n"
|
||||
"Call:\n"
|
||||
"./drawing\n" << std::endl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user