Drake
Drake C++ Documentation
ImageTraits< PixelType::kGrey8U > Struct Template Reference

#include <drake/systems/sensors/pixel_types.h>

Public Types

typedef uint8_t ChannelType
 

Static Public Attributes

static constexpr int kNumChannels = 1
 
static constexpr PixelScalar kPixelScalar = PixelScalar::k8U
 
static constexpr PixelFormat kPixelFormat = PixelFormat::kGrey
 

Member Typedef Documentation

◆ ChannelType

typedef uint8_t ChannelType

Member Data Documentation

◆ kNumChannels

constexpr int kNumChannels = 1
static

◆ kPixelFormat

constexpr PixelFormat kPixelFormat = PixelFormat::kGrey
static

◆ kPixelScalar

constexpr PixelScalar kPixelScalar = PixelScalar::k8U
static

The documentation for this struct was generated from the following file: