7 ms·
how would the computer know which key your finger was on to figure out what keys are relative to that finger?
by sundeep 17y ago
how would the computer know which key your finger was on to figure out what keys are relative to that finger?
- amichail 17y agoYou could assume that the non-thumb fingers of a hand span at most two rows and that one of these is the "home" row. When you detect a tap visually, you could then infer which row that finger tapped by looking at where the other non-thumb fingers are.