NVIDIA DeepStream SDK API Reference

6.4 Release
cvcore::ImageTraits< RGB_F32, 4 > Struct Reference

Detailed Description

Definition at line 221 of file Image.h.

Static Public Attributes

static constexpr TensorLayout TL = TensorLayout::NHWC
 
static constexpr ChannelCount CC = ChannelCount::C3
 
static constexpr ChannelType CT = ChannelType::F32
 

Field Documentation

◆ CC

constexpr ChannelCount cvcore::ImageTraits< RGB_F32, 4 >::CC = ChannelCount::C3
staticconstexpr

Definition at line 224 of file Image.h.

◆ CT

constexpr ChannelType cvcore::ImageTraits< RGB_F32, 4 >::CT = ChannelType::F32
staticconstexpr

Definition at line 225 of file Image.h.

◆ TL

constexpr TensorLayout cvcore::ImageTraits< RGB_F32, 4 >::TL = TensorLayout::NHWC
staticconstexpr

Definition at line 223 of file Image.h.


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