|
#include <VisionX/libraries/imrec/record/AbstractRecordingStrategy.h>
#include <filesystem>
#include <opencv2/opencv.hpp>
#include <Image/ByteImage.h>
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
#include <ArmarXCore/core/logging/Logging.h>
#include <VisionX/libraries/imrec/helper.h>
Go to the source code of this file.
Macros | |
#define | METADATA_VERSION "2.0" |
#define METADATA_VERSION "2.0" |
Definition at line 25 of file AbstractRecordingStrategy.cpp.