Segmentation Problem
Also known as: Stroke Segmentation, Input Segmentation, Gesture Segmentation
The segmentation problem in text entry and gesture recognition refers to the challenge of determining where one input unit (such as a letter, word, or gesture) ends and the next begins when there is no explicit delimiter between successive inputs. For stylus-based systems, segmentation is typically achieved by detecting pen lifts, but devices like joysticks, trackballs, and buttons lack a natural segmentation mechanism because the user's hand maintains continuous contact with the device. Various solutions exist, including snap-to-centre detection for spring-loaded joysticks, adaptive timeouts for button-based input, and force cessation detection for trackballs. Solving the segmentation problem is essential for enabling gestural text entry across diverse input devices, which is important for accessibility because it allows users with different motor abilities to use the same text entry method on whichever device best suits their physical capabilities.
Category: Input Methods · Text Entry · Human-Computer Interaction · Motor Accessibility
Related: Text Entry · Gestural Input · EdgeWrite · Unistroke · Input Device