This commit is contained in:
ackimixs
2024-02-10 19:02:03 +01:00
parent 435dea12f5
commit be66ca76bf

View File

@@ -59,8 +59,6 @@ ArucoDetector::~ArucoDetector()
{
cam->stopVideo();
cv::destroyAllWindows();
delete cam;
}