Table of Contents

Constructor PoseIdentityCollection

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

PoseIdentityCollection(IplImage, IModelInfo)

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

public PoseIdentityCollection(IplImage image, IModelInfo model)

Parameters

image IplImage

The image from which the pose identities were extracted.

model IModelInfo

Information about the model used to extract the pose identities.