|
#include <filesystem>
#include <memory>
#include <opencv2/core/core.hpp>
#include <Image/ByteImage.h>
Go to the source code of this file.
Classes | |
class | AbstractPlaybackStrategy |
Namespaces | |
visionx | |
ArmarX headers. | |
visionx::imrec | |
Typedefs | |
using | Playback = std::shared_ptr< visionx::imrec::AbstractPlaybackStrategy > |
Convenience alias for an instance of any playback strategy. More... | |