Pinch recognition dies when the fingertips are hidden or the back of the hand faces the sensor
Aliases: self-occlusion · dorsal view · hidden fingertips · palm-away tracking
What it is
Air pinch depends on seeing the relative position of two fingertips. When the thumb is hidden by the other fingers, the back of the hand faces the camera, or another hand or object sits in between, visual close/open vanishes or chatters. The tactile edge on the user's side is still there, so failure looks like “I pinched and nothing clicked.” This is not a teaching miss, and it is not a wave that was too small. It is the sensing premise of this gesture: the fingertips must be visible to the sensor. Headsets looking at one's own palm often meet the premise. Flip the hand, or let a room camera hit the dorsum, and the premise is gone.
Why it happens
Optical hand tracking uses fingertip separation in the image. Palm toward the camera, the gap between thumb and index is a high-contrast slit. Dorsum toward the camera, the thumb is behind the palm and the other fingers, the slit closes on the image, and the model can only hallucinate fingertips from a prior. The distance curve no longer has a trustworthy knee. Side light and backlight drop the slit's contrast; the same geometry images as mush. Self-occlusion grows as the grasp closes: the nearer to contact, the more the thumb is hidden, so visibility is worst at the moment the knee is most needed. Depth cameras also drop points on shiny rings and dark gloves, planting false knees and firing clicks without a pinch. Failures therefore split: not seeing yields a miss; wrongly seeing yields a lie.
Studying it
Bin by hand facing: palm to sensor, dorsum to sensor, 45° and 90° side. Report short-pinch hits and false fires per bin. Add a self-occlusion axis: thumb fully visible to fully hidden by the index. Lighting as a third axis: front light, side light, window backlight. Measure headset and room camera separately; do not merge into one “pinch recognition rate.” Rings, gloves, and false nails as material conditions. Subjectively count “I pinched and got no feedback”—that is the failure people see.
Where it stops holding
Multi-camera setups or fusion with wrist inertial sensing can interpolate through brief occlusion; a palm flip longer than a few hundred milliseconds still drops. Electromagnetic or ultrasonic fingertip markers bypass visibility, but that is no longer a purely visual pinch. Active infrared in the dark can keep a palm view; it cannot save a dorsal view. Children's shorter fingers make a narrower slit, so the same facing fails earlier. Treating the failure as “non-standard technique” forces people to keep the palm at the camera, which real tasks cannot do when they need to see the dorsum or let the hand hang.
Applying it
- State in teaching and in failure copy that the palm should face a visible direction, and list dorsum-toward-camera as a known outage, not a vague “please try again.”
- When pinch fails, use a different hint from “you missed the target.” If the hand is seen but the fingertips are not, say the fingertips are hidden; do not say “you missed the button.”
- Acceptance must include dorsum, side, and backlight bins. If those bins miss the ship gate, restrict pinch to near-field palm-visible use, or offer a non-pinch confirm path.
Related
- Same group: C4.06.1 Fingertip contact gives a tactile endpoint · C4.06.2 Pinch splits into enter, hold, and release · C4.06.3 A short pinch equals a click on the pointed target
- Adjacent: C4.23 Handling tracking loss · C4.31 Lighting, occlusion, and environmental conditions
- Search:
self-occlusion·dorsal hand view·pinch tracking failure