Class EstimatedSkeletons
public class EstimatedSkeletons : IGeneratedResult
- Inheritance
-
objectEstimatedSkeletons
- Implements
Properties
Count
public int Count { get; }
Property Value
- int
Keypoints
public PixelLabKeypoints[] Keypoints { get; set; }
Property Value
RawUsage
public PixelLabUsage RawUsage { get; set; }
Property Value
Usage
public Usage Usage { get; }