DexterCap: An Affordable and Automated System for Capturing Dexterous Hand-Object Manipulation

DexterCap captures dexterous in-hand manipulations by providing sufficient motion information while minimizing interference from markers.
Abstract
Modeling complex, fine-grained hand-object interactions remains challenging, in part due to the limited availability of dedicated datasets and specialized capture methods. Existing motion capture systems are generally limited to basic motion types, such as grasping, and interactions with primitive rigid or articulated objects. To facilitate the exploration of intricate, dexterous in-hand manipulations with more complex objects, we present DexterCap. We first design a robust, low-cost, and high-fidelity motion capture hardware system that acquires reliable data even in the presence of self-occlusion and complex manipulation. To ensure accurate capture despite severe occlusions, we introduce a specialized patch maker equipped with an effective detection and optimization pipeline. We further develop an automated data augmentation pipeline to reconstruct and refine motion data with minimal manual effort, improving both efficiency and data quality. Using this system, we create the DexterHand dataset, which includes subtle, fine-grained manipulation behaviors and interactions with multi-jointed objects such as a Rubik's cube. By releasing the dataset and supporting source code to the community, we hope that DexterCap will facilitate further research on intricate hand-object interactions.
Gallery
System Pipeline
3D marker detection from multi-view images:

a. Raw input image with character-coded checkerboard markers.

b. CornerNet detection results.

c. EdgeNet edge classification results.

d. BlockNet block recognition with character identifiers.
Hand and object reconstruction from 3D marker positions:
Hand Reconstruction
Object Reconstruction
BibTeX
If you find DexterCap useful in your research, please consider citing:
@misc{liang2025dextercap,
author = {Yutong Liang, Shiyi Xu, Yulong Zhang, Bowen Zhan, He Zhang and Libin Liu},
title = {DexterCap: An Affordable and Automated System for Capturing Dexterous Hand-Object Manipulation},
year = {2025},
publisher = {arXiv},
version = {arXiv:#},
doi = {#},
url = {https://www.lyt0112.com/projects/DexterCap/}
}