pull/13383/head
Gary Bradski 14 years ago
parent ecded116db
commit 68a156d6bb
  1. 2
      samples/cpp/calibration_artificial.cpp

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

Loading…
Cancel
Save