open_simulation_interface
vv3.5.0(01.06.2022)
|
RGBIR color model. More...
Public Attributes | |
optional double | red = 1 |
Red ratio. More... | |
optional double | green = 2 |
Green ratio. More... | |
optional double | blue = 3 |
Blue ratio. More... | |
optional double | infrared = 4 |
Infrared. More... | |
RGBIR color model.
ColorRGBIR provides values for red, green, blue and infrared.
optional double osi3::ColorRGBIR::red = 1 |
Red ratio.
Range: [0,1]
optional double osi3::ColorRGBIR::green = 2 |
Green ratio.
Range: [0,1]
optional double osi3::ColorRGBIR::blue = 3 |
Blue ratio.
Range: [0,1]
optional double osi3::ColorRGBIR::infrared = 4 |
Infrared.
Range: [0,1]