AbstractPlaybackStrategy.h File Reference
#include <filesystem>
#include <memory>
#include <opencv2/core/core.hpp>
#include <Image/ByteImage.h>
+ Include dependency graph for AbstractPlaybackStrategy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractPlaybackStrategy
 

Namespaces

namespace  visionx
 ArmarX headers.
 
namespace  visionx::imrec
 

Typedefs

using Playback = std::shared_ptr<visionx::imrec::AbstractPlaybackStrategy>
 Convenience alias for an instance of any playback strategy.