Pose Estimation¶
-
SDK.estimate_pose(self: tfsdk.SDK, bounding_boxes: List[Trueface::BoundingBox]) → List[List[Trueface::Landmark]]¶ Estimate body pose.
-
SDK.draw_pose(self: tfsdk.SDK, filepath: str, landmarks: List[List[Trueface::Landmark]]) → None¶ Draw body pose. Filepath should not contain file extension