Constructor PoseIdentityCollection
PoseIdentityCollection(IplImage, IModelInfo)
Initializes a new instance of the PoseIdentityCollection class extracted from the specified image.
public PoseIdentityCollection(IplImage image, IModelInfo model)
Parameters
image
IplImageThe image from which the pose identities were extracted.
model
IModelInfoInformation about the model used to extract the pose identities.