mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-19 00:57:28 +01:00
calibration
This commit is contained in:
@@ -164,7 +164,7 @@ int main(int argc, char *argv[]) {
|
||||
vector< Mat > allImgs;
|
||||
Size imgSize;
|
||||
|
||||
cv::namedWindow("Video",cv::WINDOW_NORMAL);
|
||||
cv::namedWindow("out",cv::WINDOW_NORMAL);
|
||||
|
||||
char key = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user