Property Id
Id
Gets the unique identifier for this label. The ID is an integer value that uniquely represents a specific class or type of object detected by the YOLO system.
Declaration
public int Id { get; init; }
Property Value
Type | Description |
---|---|
int |