WristP²: A Wrist-Worn System for Hand Pose and Pressure Estimation
Video Presentation
Abstract
Accurate 3D hand pose and pressure sensing is essential for immersive human-computer interaction, yet simultaneously achieving both in mobile scenarios remains a significant challenge. We present WristP², a camera-based wrist-worn system that estimates 3D hand pose and per-vertex pressure from a single wide-FOV RGB frame in real time. A ViT (Vision Transformer) backbone with joint-aligned tokens predicts Hand-VQ-VAE codebook indices for mesh recovery, while an extrinsics-conditioned branch jointly estimates per-vertex pressure. On a self-collected dataset of 133,000 frames (20 subjects; 48 on-plane and 28 mid-air gestures), WristP² attains MPJPE (Mean Per-Joint Position Error) of 2.9mm, Contact IoU of 0.712, Vol. IoU of 0.618, and foreground pressure MAE of 10.4g. Across three user studies, WristP² delivers touchpad-level efficiency in mid-air pointing and robust multi-finger pressure control on an uninstrumented desktop. In a real-world large-display Whac-A-Mole task, WristP² also enables higher success ratio and lower arm fatigue than head-mounted camera-based baselines. These results position WristP² as an effective, mobile solution for versatile pose- and pressure-based interaction.
WristP² hardware prototype featuring a Raspberry Pi Zero 2W with a wide-FOV fisheye camera module mounted on a watchband.
Overall pipeline: ViT backbone with joint-aligned tokens predicts Hand-VQ-VAE codebook indices for mesh recovery, while an extrinsics-conditioned branch jointly estimates per-vertex pressure.
Qualitative results of planar interaction showing accurate 3D hand mesh reconstruction estimation.
Qualitative results of planar interaction showing accurate per-vertex pressure estimation.
BibTeX
@inproceedings{xi2026wristp2,
title={WristP²: A Wrist-Worn System for Hand Pose and Pressure Estimation},
author={Xi, Ziheng and Ao, Zihang and Wang, Yitao and Gao, Mingze and Zhang, Wanmei and Feng, Jianjiang and Zhou, Jie},
booktitle={Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems},
year={2026},
organization={ACM},
doi={10.1145/3772318.3790626}
}