Pose-Format Toolkit
latest

Introduction

  • Pose Format Introduction

Python Code Documentation

  • Structure
  • pose_format package
    • pose_format.numpy package
      • pose_format.numpy.representation package
      • pose_format.numpy.pose_body module
    • pose_format.tensorflow package
    • pose_format.testing package
    • pose_format.third_party package
    • pose_format.torch package
    • pose_format.utils package
    • Submodules

Additional Material

  • JavaScript
  • Examples
  • specs/v0.1.md
Pose-Format Toolkit
  • pose_format package
  • pose_format.numpy package
  • Edit on GitHub

pose_format.numpy package

Integration with the NumPy library.

  • pose_format.numpy.representation package
    • pose_format.numpy.representation.distance module
      • DistanceRepresentation
        • DistanceRepresentation.distance()
    • pose_format.numpy.representation.distance_test module
      • TestDistanceRepresentation
        • TestDistanceRepresentation.test_call_masked_value_should_be_zero()
        • TestDistanceRepresentation.test_call_value_should_be_distance()
  • pose_format.numpy.pose_body module
    • NumPyPoseBody
      • NumPyPoseBody.bbox()
      • NumPyPoseBody.flatten()
      • NumPyPoseBody.flip()
      • NumPyPoseBody.get_points()
      • NumPyPoseBody.interpolate()
      • NumPyPoseBody.mask
      • NumPyPoseBody.matmul()
      • NumPyPoseBody.points_perspective()
      • NumPyPoseBody.read_v0_0()
      • NumPyPoseBody.tensor_reader
      • NumPyPoseBody.tensorflow()
      • NumPyPoseBody.torch()
      • NumPyPoseBody.write()
      • NumPyPoseBody.zero_filled()
Previous Next

© Copyright 2023, Moryossef, Amit and Müller, Mathias and Fahrni, Rebecka. Revision b4b4e31b.

Built with Sphinx using a theme provided by Read the Docs.