NVIDIA DeepStream SDK API Reference

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

Detailed Description

Definition at line 157 of file Image.h.

Static Public Attributes

static constexpr TensorLayout TL = TensorLayout::NHWC
 
static constexpr ChannelCount CC = ChannelCount::C1
 
static constexpr ChannelType CT = ChannelType::S16
 

Field Documentation

◆ CC

constexpr ChannelCount cvcore::ImageTraits< Y_S16, 4 >::CC = ChannelCount::C1
staticconstexpr

Definition at line 160 of file Image.h.

◆ CT

constexpr ChannelType cvcore::ImageTraits< Y_S16, 4 >::CT = ChannelType::S16
staticconstexpr

Definition at line 161 of file Image.h.

◆ TL

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

Definition at line 159 of file Image.h.


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