Commit 68a156d6 authored by Gary Bradski's avatar Gary Bradski

revamped

parent ecded116
......@@ -11,7 +11,7 @@ using namespace cv;
using namespace std;
void help()
{
cout << "\nThis code generates an artificial camera and artificial chessboard views,\n"
cout << "\nThis code generates an artificial camera and artificial chessboard images,\n"
<< "and then calibrates. It is basically test code for calibration that shows\n"
<< "how to package calibration points and then calibrate the camera.\n"
<< "Call:\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