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
image
IplImageThe image from which the pose was extracted.
model
IModelInfoInformation about the model used to extract the pose.