Property ClassIdx
ClassIdx
Gets the class index of the detected object. This index corresponds to the position of the object's class in the predefined list of classes that the model is trained to detect. It serves as a numeric identifier for the object's class.
Declaration
public int ClassIdx { get; init; }
Property Value
Type | Description |
---|---|
int |