NvDsInferDimsCHW

class pyds.NvDsInferDimsCHW(self: pyds.NvDsInferDimsCHW) → None

Specifies dimensions of a layer with 3 dimensions.

property c

Channel count of the layer.

property h

Height of the layer.

property w

Width of the layer.