Class ObjectCountMetricDefinition
Metric definition for object counts
Implements
Inherited Members
Namespace: UnityEngine.Perception.GroundTruth.Labelers
Assembly: Unity.Perception.Runtime.dll
Syntax
[MovedFrom("UnityEngine.Perception.GroundTruth")]
public class ObjectCountMetricDefinition : MetricDefinition, IMessageProducer
Properties
spec
Label config entries
Declaration
public IdLabelConfig.LabelEntrySpec[] spec { get; }
Property Value
Type | Description |
---|---|
LabelEntrySpec[] |
Methods
IsValid()
Is the component valid?
Declaration
public override bool IsValid()
Returns
Type | Description |
---|---|
bool | Is the component valid? |