You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.
Class slamcore::FrameInterface
-
class FrameInterface
Interface for a Frame, a composition of an image and a region of interest
Public Functions
-
virtual ~FrameInterface() = default
-
virtual const ImageInterface &image() const = 0
Get the image.
-
virtual ~FrameInterface() = default