Image Display Control System Tap Drag Region Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In touch-based user interfaces, users often unintentionally scroll through lists when attempting to select an item due to the ambiguity between tap and drag operations, leading to unintended processes and reduced operability.

Innovation Solution

An image-display control system that defines distinct regions on the screen for tap and drag operations, allowing users to select items by tapping within the designated tap region and scroll by dragging within the scroll region, improving user intent recognition and operability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a threshold-based distinction between tap and drag operations is used, then the system can recognize different user intentions, but the operability deteriorates when the threshold is set too high causing drag operations to be misjudged as tap operations

Engineering Contradiction:
Improveoperation recognition accuracyVSAvoidscrolling operability
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The display area is divided into multiple operation regions (first operation region for tap operations, second operation region for drag operations). This segmentation allows the system to provide different operational functionalities in different spatial zones, enabling accurate distinction between tap and drag operations without relying solely on movement threshold detection.

Inventive Principle:
Principle #1Segmentation

2Reliability

If the threshold for distinguishing tap and drag operations is increased to prevent erroneous judgment, then tap operations are more reliably recognized, but drag operations with small movement amounts are misjudged as tap operations

Engineering Contradiction:
Improveoperation judgment reliabilityVSAvoidoperation type coverage
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

Different operation regions are assigned different functional qualities: the first operation region is optimized for tap operations while the second operation region is optimized for drag operations. This local differentiation allows each region to specialize in its intended operation type, improving both reliability for tap operations and adaptability for drag operations with various movement amounts.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9671948B2Image-display control system, image-display control method, and non-transitory computer-readable storage medium storing image-display control program
Publication Date: 2017.06.06 BROTHER KOGYO KK
  • US9671948B2 patent drawing
  • US9671948B2 patent drawing
  • US9671948B2 patent drawing

AI summary

An image-display control system including: a display having a display area; a touch panel; a processor; and a memory storing instructions that, when executed by the processor, cause the system to: display object images arranged in a first direction in the display area; determine a touch and a position of the touch; define, in the display area, first and second operation regions arranged in a second direction orthogonal to the first direction, the first operation region being not defined in the identical position to the second operation region, at least a part of each object image being displayed in the two operation regions; when determined the touch in the first operation region, execute a unique process assigned for one of the object images displayed at a position of the touch; and when determined the touch in the second operation region and when determined that a position of the touch is moving in the first direction while keeping the touch, scroll the object images in the first direction.