DeepStream API Reference
NvDsInferDimsCHW
Holds the dimensions of a three-dimensional layer.
Public Members
c
Holds the channel count of the layer.
h
Holds the height of the layer.
w
Holds the width of the layer.