Class PoseTrackingMetadata#

Namespace: Aeon.Vision.Sleap
Assembly: Aeon.Vision.Sleap.dll

public class PoseTrackingMetadata

Inheritance#

objectPoseTrackingMetadata

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#

string

ModelFileName#

public string ModelFileName { get; }

Property Value#

string

TrainingConfig#

public string TrainingConfig { get; }

Property Value#

string

Methods#

ToString()#

Returns a string that represents the current object.

public override string ToString()

Returns#

string

A string that represents the current object.