SmtImage
Defined in
<image/SmtImage.h>
|
(1) |
|
(2) |
|
(3) |
|
(4) |
-
Loads the image from a file.
Parameters:-
const std::stringiLocation -
const intiCam -
const intiTimestep -
const cv::Mat &iImage -
const booliRGB
-
-
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 booliRGB
-
-
Parameters:-
const SmtImage &iFrom
-
-
Load image from file.
Parameters:-
const std::stringiLocation -
const intiCam -
const intiTimestep
-