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
imageIplImageThe image from which the pose identities were extracted.
modelIModelInfoInformation about the model used to extract the pose identities.