C4.09.1Finger count as inputdesignresearch

How many fingers are extended can be a choice or a quantity

Aliases: raised-finger input · digit pose · count-to-select · finger enumeration

What it is

How many fingers are up can itself be discrete input: which item to pick, or what quantity to report. That is a counting read of a static hand shape, not a wave's trajectory and not a pinch's closing edge. The usual range is 0 to 5 on one hand, 10 on two. Meaning has to be agreed in advance: the integer “three,” the third menu item, or “three portions.” Without the agreement, a bystander can see the count and the system still does not know which function to send it to.

Why it happens

Visually, extended fingers are thin structures branching from the palm; counting is enumerating those structures on a frame. It does not depend on speed, so it has no ballistic edge like a swipe, but it does depend on that frame's shape being fully visible. Cultural counting habits change which fingers go up: some traditions start from the thumb, some from the index, so “three” is not one shape. A system that accepts only one canonical shape will treat cultural variants as the wrong count. The channel's resolution is low; past five you need the other hand or a different input. Using it to drive a continuous value (volume 0–100) stretches discrete ticks into a continuum that has no shapes in between.

Studying it

Give a function (pick the nth item, report a quantity), let people show it freely, then measure agreement with the system template—that is learnability. Then report recognition binned by count under the target camera, including cultural variants. Do not test only 1, 2, and 5; include the harder middle values 3 and 4. A spoken-number control measures error and time of visual counting against speech. Log which fingers people use for “three,” as coverage for the templates.

Where it stops holding

Gloves, closed fingers, and children's short digits glue structures together in the image and the count drops a tick. Number signs in signed languages have their own morphology; do not drop an interface counting template onto a signer as “the three they already know.” Two-hand counting needs a rule: add, or left hand as tens. Without it, 6 becomes a 1 and a 5. A pinch temporarily drives the count to 0 or 1; counting and pinch cannot fight over the same hand. In public, some counts carry insult; that is social acceptability, not recognition, but it will make people refuse that tick.

Applying it

  • Map count to discrete ticks (at most five plus zero). Do not use it as a continuous slider.
  • Cover common cultural variants of “three” and “four” in the templates. Accept binned by count, with middle values on their own gate.
  • When pinch and swipe share the hand, read count only on a still shape; stop counting once motion starts, so a passing swipe does not change the number.

Related

  • Same group: C4.09.2 Palm size and shape change which canonical forms are recognized · C4.09.3 Holding a finger combination has extra postural cost · C4.09.4 Recognition and bodily feel must be logged by hand morphology
  • Adjacent: C4.04 Static poses versus dynamic gestures · C4.14 Gesture vocabulary size limits
  • Search: finger counting · raised-finger input · digit pose

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C4.09.1