This commit is contained in:
Gary Bradski 2010-12-04 08:30:50 +00:00
parent ecded116db
commit 68a156d6bb

View File

@ -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"