Mobile Picture Zooming via Rectangular Region Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for zooming-in on mobile terminals are imprecise and difficult to use, especially when trying to zoom-in on the same region multiple times, due to inconsistent finger slide operations and the need for large picture handling on small screens.

Innovation Solution

A method that partitions a picture into an array of rectangles, allowing for precise zooming-in by detecting touch points and determining the corresponding rectangular range, enabling zooming-in within the identified region without requiring opposite finger slide operations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If two fingers are slid in opposite directions to zoom-in, then zoom-in function is achieved, but zoom-in precision deteriorates due to inconsistent slide operations

Engineering Contradiction:
Improvezoom-in operationVSAvoidzoom-in precision
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent replaces the mechanical sliding operation with a touch-point-based selection mechanism. Users place two touch points on the screen to define a rectangular region, and the system automatically zooms into that region without requiring precise sliding motions. This substitution eliminates the inconsistency inherent in manual sliding operations.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent introduces an intermediary rectangular region defined by two touch points as a mediator between the user's touch input and the zoom-in action. This rectangular region serves as a buffer that translates imprecise touch placements into a well-defined zoom target, improving precision while maintaining ease of operation.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Manufacturing precision

If picture resolution is increased, then picture quality is improved, but picture size becomes larger making details hard to view on small screens

Engineering Contradiction:
Improvepicture qualityVSAvoidpicture display area
Core Design Contradiction:
Manufacturing precisionVSArea of stationary object

Solution Approach 1:

The patent segments the large high-resolution picture into a grid of rectangular regions. By dividing the picture into M×N rectangles and allowing users to select specific regions for zooming, the system enables detailed viewing of particular areas without requiring the entire large picture to be displayed at once on the small screen.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from displaying the entire picture in two dimensions on the small screen to a multi-stage zooming process that effectively adds a temporal dimension. Users can progressively zoom into regions of interest, transforming the viewing experience from a static 2D display limitation to a dynamic multi-scale viewing approach.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Ease of operation

If two fingers are used for sliding operation, then zoom-in function is achieved, but operation consistency deteriorates making it difficult to zoom-in the same region multiple times

Engineering Contradiction:
Improvezoom-in operationVSAvoidoperation consistency
Core Design Contradiction:
Ease of operationVSStability of the object's composition

Solution Approach 1:

The patent replaces the inconsistent mechanical sliding motion with a stable touch-point placement mechanism. By allowing users to simply place two touch points to define a rectangular region, the system eliminates the variability inherent in sliding motions, enabling consistent selection of the same region across multiple operations.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent creates a digital copy or representation of the selected rectangular region defined by two touch points. This copied region can be consistently selected and zoomed into multiple times, as the touch points define a precise rectangular boundary that can be repeatedly reproduced without variation.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS10585573B2Method and system for zooming-in picture on mobile terminal
Publication Date: 2020.03.10 HUIZHOU TCL MOBILE COMM CO LTD
  • US10585573B2 patent drawing
  • US10585573B2 patent drawing

AI summary

A method for zooming-in a picture on a mobile terminal may comprise: partitioning, by a picture partitioning module, a picture into an array formed by M×N rectangles; acquiring rectangles of two touch points when a touch detection module detects that there are two touch points on the picture; and zooming-in, by a display and zoom-in module, a rectangular array between rows and columns of the rectangles of the two touch points.