|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
13 namespace ROSPixelCode {
58 else if (roscode ==
BGRA8)
74 else if (roscode ==
MONO8)
76 else if (roscode ==
MONO16)
78 else if (roscode ==
RGB8)
80 else if (roscode ==
RGBA8)
std::string yarp2RosPixelCode(int code)
@ VOCAB_PIXEL_ENCODING_BAYER_BGGR16
@ VOCAB_PIXEL_ENCODING_BAYER_RGGB8
@ VOCAB_PIXEL_ENCODING_BAYER_RGGB16
@ VOCAB_PIXEL_ENCODING_BAYER_GBRG16
@ VOCAB_PIXEL_ENCODING_BAYER_GRBG16
@ VOCAB_PIXEL_ENCODING_BAYER_GBRG8
The main, catch-all namespace for YARP.
@ VOCAB_PIXEL_ENCODING_BAYER_BGGR8
int Ros2YarpPixelCode(const std::string &roscode)
@ VOCAB_PIXEL_ENCODING_BAYER_GRBG8