Class PoseTrackingMetadata#
Namespace: Aeon.Vision.Sleap
Assembly: Aeon.Vision.Sleap.dll
public class PoseTrackingMetadata
Inheritance#
Inherited Members#
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Properties#
LogName#
public string LogName { get; }
Property Value#
ModelFileName#
public string ModelFileName { get; }
Property Value#
TrainingConfig#
public string TrainingConfig { get; }
Property Value#
Methods#
ToString()#
Returns a string that represents the current object.
public override string ToString()
Returns#
A string that represents the current object.