NVIDIA DeepStream SDK API Reference

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

Detailed Description

Definition at line 301 of file Image.h.

Static Public Attributes

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

Field Documentation

◆ CC

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

Definition at line 304 of file Image.h.

◆ CT

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

Definition at line 305 of file Image.h.

◆ TL

constexpr TensorLayout cvcore::ImageTraits< PLANAR_RGB_U16, 4 >::TL = TensorLayout::NCHW
staticconstexpr

Definition at line 303 of file Image.h.


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