|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Oklab perceptual color. More...
Oklab perceptual color.
| T | Type of the color channels (default: float). |
| Flags | Color flags (default: ColorFlags::None). |
T must satisfy std::integral or std::floating_point. Oklab (Björn Ottosson, 2020) is a perceptually uniform color space with lightness and two opponent-color axes (a: green–red, b: blue–yellow). Channel values are in [0, 1] for floating-point types and [TYPE_MIN, TYPE_MAX] for integer types.