mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-19 00:57:28 +01:00
change calibration
This commit is contained in:
@@ -88,6 +88,8 @@ int main(int argc, char *argv[])
|
||||
// Store object and image points
|
||||
objectPoints.push_back(worldPoints);
|
||||
imagePoints.push_back(corners);
|
||||
|
||||
imgSize = image.size();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user