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