Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
colorize_image.h File Reference
Include dependency graph for colorize_image.h:

Namespaces

namespace  drake
namespace  drake::geometry
namespace  drake::geometry::render

Functions

void ColorizeLabelImage (const systems::sensors::ImageLabel16I &input, systems::sensors::ImageRgba8U *output, const Rgba &background_color=Rgba{0, 0, 0, 0})
 Colorizes an input label image into an output color image using a fixed palette.