NvDsInferAttribute¶
-
class
pyds.NvDsInferAttribute¶ Holds information about one classified attribute.
-
property
attributeConfidence¶ Confidence level for the classified attribute.
-
property
attributeLabel¶ String label for the attribute. Memory for the string should not be freed.
-
property
attributeValue¶ Output for the label.
-
property
atttributeIndex¶ Index of the label. This index corresponds to the order of output layers specified in the outputCoverageLayerNames vector during initialization.
-
property