Touch Screen Gesture Region Segmentation and Feedback
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current electronic devices with touch screens do not effectively process and differentiate between various gestures, leading to unnecessary inputs and a lack of intuitive feedback for users.
Innovation Solution
An electronic device method that detects a first gesture on a touch screen, divides the screen into regions based on the gesture, and processes a second gesture within those regions, applying specific effects corresponding to the region attributes, allowing for more nuanced input processing and feedback.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If the touch screen processes all gestures uniformly without region division, then the processing logic is simple, but the ability to differentiate and provide nuanced feedback for various gestures is limited
Solution Approach 1:
The display region is divided into multiple sub-regions based on the first gesture input. This segmentation allows the system to apply different processing rules and effects to gestures occurring in different regions, thereby enhancing gesture differentiation capability without requiring complex uniform processing logic across the entire screen.
Solution Approach 2:
Different region attributes (such as sensitivity, response type, or visual feedback) are assigned to different sub-regions of the display. This allows the system to optimize processing for specific gesture types in specific locations, improving versatility while keeping each local processing rule relatively simple.
2Ease of operation
If the touch screen applies no effects to gesture inputs, then the processing is straightforward, but user feedback and interaction quality are insufficient
Solution Approach 1:
Specific visual effects are applied to the second gesture based on its location within divided regions and the attributes of those regions. For example, gestures in certain regions may trigger highlighting, color changes, or other visual feedback, thereby improving user interaction quality while keeping the effect application rules localized and manageable.
3Measurement precision
If the touch screen divides the display region into multiple sub-regions, then gesture processing becomes more precise and differentiated, but the device complexity increases
Solution Approach 1:
The display region is segmented into multiple sub-regions based on the first gesture input, enabling precise location-based processing of the second gesture. This segmentation approach improves measurement precision by allowing the system to identify which specific sub-region a gesture occurs in, while the segmentation is dynamically created rather than requiring pre-defined complex region structures.
Solution Approach 2:
The region division is dynamic rather than static - the display region is divided based on the actual first gesture input received. This allows the system to adapt the region structure to the specific interaction context, improving precision without requiring complex pre-configured region management.
Data Source
AI summary
A method for operating an electronic device is provided. The method includes detecting a first gesture on a touch screen, dividing a display region of the touch screen into two or more regions according to the first gesture, detecting a second gesture originating in one of the two or more divided regions, and displaying the second gesture according to a region attribute of the one region and the second gesture.


