Economical Quaternion Extraction from a Human Skeletal Pose Estimate using 2-D Cameras
Sriram Radhakrishna, Adithya Balasubramanyam

TL;DR
This paper introduces a low-cost, fast algorithm for extracting human skeletal pose quaternions from 2-D camera images, enabling real-time applications in robotics without expensive equipment.
Contribution
The novel algorithm allows quaternion extraction from 2-D images using MediaPipe, reducing latency and cost compared to traditional stereo and inertial methods.
Findings
Sub-fifty millisecond latency for quaternion extraction
Operates effectively on low-resource edge devices
Enables real-time human pose estimation for robotics
Abstract
In this paper, we present a novel algorithm to extract a quaternion from a two dimensional camera frame for estimating a contained human skeletal pose. The problem of pose estimation is usually tackled through the usage of stereo cameras and intertial measurement units for obtaining depth and euclidean distance for measurement of points in 3D space. However, the usage of these devices comes with a high signal processing latency as well as a significant monetary cost. By making use of MediaPipe, a framework for building perception pipelines for human pose estimation, the proposed algorithm extracts a quaternion from a 2-D frame capturing an image of a human object at a sub-fifty millisecond latency while also being capable of deployment at edges with a single camera frame and a generally low computational resource availability, especially for use cases involving last-minute detection and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Robotics and Sensor-Based Localization
