1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #3229 from the-glu:master

This commit is contained in:
Vadim Pisarevsky
2014-09-17 10:02:36 +00:00
+1 -1
View File
@@ -237,7 +237,7 @@ StereoCalib(const vector<string>& imagelist, Size boardSize, bool useCalibrated=
fs.release();
}
else
cout << "Error: can not save the intrinsic parameters\n";
cout << "Error: can not save the extrinsic parameters\n";
// OpenCV can handle left-right
// or up-down camera arrangements