NVIDIA DeepStream SDK API Reference

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

Detailed Description

Definition at line 293 of file Image.h.

Static Public Attributes

static constexpr TensorLayout TL = TensorLayout::CHW
 
static constexpr ChannelCount CC = ChannelCount::C3
 
static constexpr ChannelType CT = ChannelType::U16
 

Field Documentation

◆ CC

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

Definition at line 296 of file Image.h.

◆ CT

constexpr ChannelType cvcore::ImageTraits< PLANAR_RGB_U16, 3 >::CT = ChannelType::U16
staticconstexpr

Definition at line 297 of file Image.h.

◆ TL

constexpr TensorLayout cvcore::ImageTraits< PLANAR_RGB_U16, 3 >::TL = TensorLayout::CHW
staticconstexpr

Definition at line 295 of file Image.h.


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