NVIDIA DeepStream SDK API Reference

6.4 Release
cvcore::ImageTraits< BGR_U8, 3 > Struct Reference

Detailed Description

Definition at line 229 of file Image.h.

Static Public Attributes

static constexpr TensorLayout TL = TensorLayout::HWC
 
static constexpr ChannelCount CC = ChannelCount::C3
 
static constexpr ChannelType CT = ChannelType::U8
 

Field Documentation

◆ CC

constexpr ChannelCount cvcore::ImageTraits< BGR_U8, 3 >::CC = ChannelCount::C3
staticconstexpr

Definition at line 232 of file Image.h.

◆ CT

constexpr ChannelType cvcore::ImageTraits< BGR_U8, 3 >::CT = ChannelType::U8
staticconstexpr

Definition at line 233 of file Image.h.

◆ TL

constexpr TensorLayout cvcore::ImageTraits< BGR_U8, 3 >::TL = TensorLayout::HWC
staticconstexpr

Definition at line 231 of file Image.h.


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