Go to the documentation of this file.
9 #ifndef CscSceneImage_hpp
10 #define CscSceneImage_hpp
18 namespace cv {
class Mat; }
19 using std::optional, std::mutex;
32 const cv::Mat *getImage()
const;
45 const CscSize2d getDimensionInScene()
const;
Definition: CscWorldImage.h:24
The CscPoint3d class represents a point in three-dimensional space. It is primarily used to denote a ...
Definition: Csc3dTypes.h:24
Definition: CscEntityReflexion.h:33
Definition: Csc2dTypes.cpp:9
const CscPoint3d * getPosition() const
Definition: CscWorldImage.h:34
Definition: Csc2dTypes.h:21
const string & getId() const
Definition: CscWorldImage.h:47
const CscPoint3d * getRotationEulerAsPoint() const
Definition: CscWorldImage.h:38
Definition: CscEntityDetectionState.h:24