Table of Contents

Constructor PoseCollection

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

PoseCollection(IplImage, IModelInfo)

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

public PoseCollection(IplImage image, IModelInfo model)

Parameters

image IplImage

The image from which the poses were extracted.

model IModelInfo

Information about the model used to extract the poses.