Table of Contents

Class EstimatedSkeletons

public class EstimatedSkeletons : IGeneratedResult
Inheritance
object
EstimatedSkeletons
Implements

Properties

Count

public int Count { get; }

Property Value

int

Keypoints

public PixelLabKeypoints[] Keypoints { get; set; }

Property Value

PixelLabKeypoints[]

RawUsage

public PixelLabUsage RawUsage { get; set; }

Property Value

PixelLabUsage

Usage

public Usage Usage { get; }

Property Value

Usage