mirror of
https://github.com/modelec/detection_pot.git
synced 2026-03-23 16:00:41 +01:00
up
This commit is contained in:
@@ -57,6 +57,7 @@ ArucoDetector::ArucoDetector(const float x, const float y, const float z, const
|
||||
|
||||
ArucoDetector::~ArucoDetector()
|
||||
{
|
||||
std::cout << "ArucoDetector destructor" << std::endl;
|
||||
cam->stopVideo();
|
||||
cv::destroyAllWindows();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user