Continuous Zoom Control via Dual-Point Gesture Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems for image processing in medical and biological fields require multiple discontinuous operations to adjust zoom magnification, significantly reducing efficiency when handling numerous images, particularly in fields like medicine where speed is crucial.

Innovation Solution

An information processing apparatus and method that allows zooming of images by designating two points on an image, determining the zoom direction and magnification based on their positions, and generating a zoomed image with a candidate area at the center, utilizing a hierarchical structure of image data for efficient access and display.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If multiple discontinuous operations are required to adjust zoom magnification, then the system can perform precise image manipulation, but the operation efficiency deteriorates significantly

Engineering Contradiction:
Improvezoom operation continuityVSAvoidimage processing speed
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent combines the center point designation and zoom magnification setting into a single continuous operation. By detecting a drag gesture from a first position to a second position, the system simultaneously determines both the zoom center and the zoom magnification based on the distance between positions, eliminating the need for separate discrete operations.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system performs preliminary calculation of zoom parameters during the drag operation itself. The zoom magnification is determined based on the distance between the first and second positions detected during the continuous gesture, allowing the zoom operation to be executed immediately without requiring additional separate setting steps.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If separate operations are needed to designate center point and zoom magnification, then the system maintains operational precision, but the number of operations increases

Engineering Contradiction:
Improvezoom center accuracyVSAvoidoperation steps
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges two separate operations (designating center point and setting zoom magnification) into a single continuous drag gesture. The start position of the drag serves as the zoom center, while the distance traveled during the drag determines the zoom magnification, thereby reducing operational complexity while preserving precision.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces a spatial dimension to the zoom operation by using the distance of a continuous gesture to determine zoom magnification. Instead of separate numerical inputs, the system translates the physical distance of the drag gesture into the zoom level, adding a spatial component that combines both center designation and magnification setting in one action.

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

Data Source

PatentUS10424046B2Information processing apparatus, method and program therefore
Publication Date: 2019.09.24 SONY GROUP CORP
  • US10424046B2 patent drawing
  • US10424046B2 patent drawing
  • US10424046B2 patent drawing

AI summary

An information processing apparatus, method, and program are provided that control display of an image. The information processing apparatus, method, and program designate a first point and a second point on an image, determine a zoom direction based on a position of the first point relative to a position of the second point, and zoom the image in the zoom direction.