SmtImage
Defined in
<image/SmtImage.h>
(1) | |
(2) | |
(3) | |
(4) |
-
Loads the image from a file.
Parameters:-
const std::string
iLocation
-
const int
iCam
-
const int
iTimestep
-
const cv::Mat &
iImage
-
const bool
iRGB
-
-
Copies the attributes from iFrom while assigning the pixels of iNew to the object. iRGB is important as we can't check the encoding of the image after the fact.
Parameters:-
const SmtImage &
iFrom
-
const cv::Mat &
iNew
-
const bool
iRGB
-
-
Parameters:-
const SmtImage &
iFrom
-
-
Load image from file.
Parameters:-
const std::string
iLocation
-
const int
iCam
-
const int
iTimestep
-