NvDsInferNetworkInfoΒΆ
-
struct
NvDsInferNetworkInfo
Holds information about the model network.
Public Members
-
unsigned int
width
Holds the input width for the model.
-
unsigned int
height
Holds the input height for the model.
-
unsigned int
channels
Holds the number of input channels for the model.
-
unsigned int