calibration

This commit is contained in:
ackimixs
2024-05-02 16:58:05 +02:00
parent 5d77258d63
commit ddfd30688e

View File

@@ -302,7 +302,7 @@ int main(int argc, char *argv[]) {
}
cam.stopVideo();
cv::destroyWindow("Video");
cv::destroyWindow("out");
return 0;
}