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