Table of Contents

Constructor Pose

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

Pose(IplImage, IModelInfo)

Initializes a new instance of the Pose class extracted from the specified image.

public Pose(IplImage image, IModelInfo model)

Parameters

image IplImage

The image from which the pose was extracted.

model IModelInfo

Information about the model used to extract the pose.