Table of Contents

Constructor PoseIdentity

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

PoseIdentity(IplImage, IModelInfo)

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

public PoseIdentity(IplImage image, IModelInfo model)

Parameters

image IplImage

The image from which the pose identity was extracted.

model IModelInfo

Information about the model used to extract the pose identity.