Metadata-Version: 2.4
Name: handposeutils
Version: 0.1.7
Summary: Utilities for hand pose processing
Author-email: Ishan Pendyala <pendyala.ishan@gmail.com>, Ethan Praisoody <ethanpraisoody@gmail.com>
License: MIT
Keywords: hand pose,mediapipe,3D visualization,Open3D,research
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: open3d==0.19.0
Requires-Dist: numpy>=1.26.4
Requires-Dist: mediapipe==0.10.11
Requires-Dist: opencv-python>=4.10.0.82
Requires-Dist: matplotlib
Dynamic: license-file

![handposeutils architecture diagram _ Mermaid Chart-2025-07-11-061514](https://github.com/user-attachments/assets/1b2efa62-e669-4134-9eff-7f07724c7b57)
# handposeutils
A lightweight Python utility package for 3D hand pose analysis and visualization. Designed for researchers, the package provides a unified set of tools for analyzing and visualizing hand poses, calculating pose similarity, creating space-independent and spatio-temporal embeddings for model training, and transforming and storing hand pose data. 

**Package Architecture Diagram Here**: [Diagram](https://www.mermaidchart.com/app/projects/1f95843c-6f72-4ded-93d7-f74cb1addb66/diagrams/6bb81c76-d141-49a9-a1af-32a0b32b51c9/version/v0.1/edit)
**Documentation Here**: https://handposeutils.readthedocs.io/
