paper-with-me

Papers

THETA: Triangulated Hand-State Estimation for Teleoperation and Automation in Robotic Hand Control

2026-01-12 · Alex Huang, Akshay Karthik arxiv

The teleoperation of robotic hands is limited by the high costs of depth cameras and sensor gloves, commonly used to estimate hand relative joint positions (XYZ). We present a novel, cost-effective approach using three webcams for triangulation-based tracking to approximate relative joint angles (theta) of human fingers. We also introduce a modified DexHand, a low-cost robotic hand from TheRobotStudio, to demonstrate THETA's real-time application. Data collection involved 40 distinct hand gestures using three 640x480p webcams arranged at 120-degree intervals, generating over 48,000 RGB images. Joint angles were manually determined by measuring midpoints of the MCP, PIP, and DIP finger joints. Captured RGB frames were processed using a DeepLabV3 segmentation model with a ResNet-50 backbone for multi-scale hand segmentation. The segmented images were then HSV-filtered and fed into THETA's architecture, consisting of a MobileNetV2-based CNN classifier optimized for hierarchical spatial feature extraction and a 9-channel input tensor encoding multi-perspective hand representations. The classification model maps segmented hand views into discrete joint angles, achieving 97.18% accuracy, 98.72% recall, F1 Score of 0.9274, and a precision of 0.8906. In real-time inference, THETA captures simultaneous frames, segments hand regions, filters them, and compiles a 9-channel tensor for classification. Joint-angle predictions are relayed via serial to an Arduino, enabling the DexHand to replicate hand movements. Future research will increase dataset diversity, integrate wrist tracking, and apply computer vision techniques such as OpenAI-Vision. THETA potentially ensures cost-effective, user-friendly teleoperation for medical, linguistic, and manufacturing applications.

📄 PDF Abstract BibTeX arXiv:2601.07768

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simultaneous Estimation of Manipulation Skill and Hand Grasp Force from Forearm Ultrasound Images

2025-02-01 · Keshav Bimbraw, Srikar Nekkanti, Daniel B. Tiller II, Mihir Deshmukh 외

Accurate estimation of human hand configuration and the forces they exert is critical for effective teleoperation and skill transfer in robotic manipulation. A deeper understanding of human interactions with objects can …

Parameter Estimation for Generalized Low-Rank Matrix Sensing by Learning on Riemannian Manifolds

2024-07-14 · Osbert Bastani

We prove convergence guarantees for generalized low-rank matrix sensing -- i.e., where matrix sensing where the observations may be passed through some nonlinear link function. We focus on local convergence of the optima…

parameter estimation

Feel Robot Feels: Tactile Feedback Array Glove for Dexterous Manipulation

2026-03-30 · Feiyu Jia, Xiaojie Niu, Sizhe Yang, Qingwei Ben 외 arxiv

Teleoperation is a key approach for collecting high-quality, physically consistent demonstrations for robotic manipulation. However, teleoperation for dexterous manipulation remains constrained by: (i) inaccurate hand-ro…

A Multi-View Pipeline and Benchmark Dataset for 3D Hand Pose Estimation in Surgery

2026-01-22 · Valery Fischer, Alan Magdaleno, Anna-Katharina Calek, Nicola Cavalcanti 외 arxiv

Purpose: Accurate 3D hand pose estimation supports surgical applications such as skill assessment, robot-assisted interventions, and geometry-aware workflow analysis. However, surgical environments pose severe challenges…

3D Hand Pose Estimation

TeleDex: Accessible Dexterous Teleoperation

2026-03-17 · Omar Rayyan, Maximilian Gilles, Yuchen Cui arxiv

Despite increasing dataset scale and model capacity, robot manipulation policies still struggle to generalize beyond their training distributions. As a result, deploying state-of-the-art policies in new environments, tas…

Robot Manipulation