Ross ROSS = Recommend OSS · open-source software intelligence for agents

CalciferZh/minimal-hand

A minimal solution to hand motion capture from a single color camera at over 100fps. Easy to use, plug to run. observed · 2026-08-28

github.com/CalciferZh/minimal-hand · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2368
  • days_rel: n/a
  • days_push: 1694
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1037 stars · 174 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library for real-time 3D hand motion capture from a single RGB camera, running at over 100fps. It combines a deep network (DetNet) for estimating joint locations with an inverse-kinematics network (IKNet) for estimating joint rotations.

Use cases

  • capture hand motion from a webcam
  • estimate 3D hand joint positions from RGB images
  • get hand joint rotations for animation
  • drive a hand avatar in Unity from a camera
  • real-time hand tracking for VR or AR
  • research on monocular 3D hand pose estimation

When to choose

  • you need fast, real-time hand mocap with just a webcam
  • you want plug-and-play pretrained models without training
  • you need both joint locations and rotations
  • you want to integrate hand tracking into a game engine or graphics pipeline

When to avoid

  • you need to retrain or fine-tune the models (training code is not released)
  • you need depth or multi-camera hand capture
  • you need actively maintained software with recent updates
  • you need a PyTorch implementation (the official code is TensorFlow-based)

Facets

library · maturity maintenance

computer-vision machine-learning deep-learning computer-vision deep-learning graphics python windows hand-pose-estimation hand-tracking motion-capture rgb-camera mano 3d-pose-estimation real-time linux macos

1 source

Member repositories

RepositoryRoleHealth v2
CalciferZh/minimal-handmain23

For agents

markdown · JSON · MCP: product_card(name="CalciferZh/minimal-hand")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem