Constructor Pose
Pose(IplImage, IModelInfo)
Initializes a new instance of the Pose class extracted from the specified image.
public Pose(IplImage image, IModelInfo model)
Parameters
imageIplImageThe image from which the pose was extracted.
modelIModelInfoInformation about the model used to extract the pose.