Image Editing Across Multiple Perspective Planes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image-editing tools are unable to effectively handle regions of images that span multiple perspective planes, making it cumbersome or impossible to perform image-editing operations across these areas, especially for objects with a large number of perspective planes.

Innovation Solution

A system that breaks down source and destination areas spanning multiple perspective planes into partial areas, applies image-editing operations using transformation matrices, and handles clipping and orientation across these planes to facilitate seamless editing across multiple perspectives.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If conventional image-editing tools are used, then simple 2D image editing is supported, but editing operations cannot handle regions spanning multiple perspective planes

Engineering Contradiction:
Improvecapability to edit regions spanning multiple perspective planesVSAvoidcumbersomeness of breaking up editing operations
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The system automatically segments a source area or destination area that spans multiple perspective planes into multiple partial areas, each associated with a specific perspective plane. This segmentation occurs transparently to the user, allowing the editing operation to handle complex multi-plane regions without requiring manual breakdown by the user.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary processing layer that automatically manages the decomposition and recombination of editing operations across perspective planes. This intermediary mechanism handles the complex coordination of multiple partial editing operations, shielding the user from the operational complexity while enabling versatile multi-plane editing.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If edits are restricted to a single source perspective plane and a single destination perspective plane, then the editing operation is simple to implement, but operations spanning multiple planes become extremely cumbersome or impossible

Engineering Contradiction:
Improveability to perform operations across multiple perspective planesVSAvoidcomplexity of handling multiple perspective planes
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments the editing operation into multiple sub-operations, each operating on a single source perspective plane and a single destination perspective plane. By automatically dividing the complex multi-plane operation into manageable single-plane sub-operations, the system maintains implementation simplicity while achieving multi-plane versatility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system adds a dimensional aspect by introducing perspective plane identification and management as an additional layer of organization. Instead of treating all editing operations uniformly, the system incorporates perspective plane dimensions, allowing operations to span across these dimensions while maintaining manageable complexity through structured handling.

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

3Ease of operation

If an image-editing operation is broken up into multiple operations for each perspective plane, then each individual operation is manageable, but the overall process becomes extremely cumbersome

Engineering Contradiction:
Improvemanageability of individual editing operationsVSAvoidtime required to perform multiple separate operations
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system merges multiple individual perspective plane editing operations into a single unified editing operation from the user's perspective. While the system internally processes multiple partial operations, it presents a streamlined interface where the user performs one editing action, automatically triggering the coordinated execution of multiple sub-operations across different perspective planes.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system ensures continuous processing by automatically executing the sequence of partial editing operations without requiring user intervention between steps. The segmentation and recombination process occurs seamlessly in the background, maintaining the continuity of the editing workflow and eliminating time losses associated with manual operation breakdown and reassembly.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentEP2038848B1Facilitating image-editing operations across multiple perspective planes
Publication Date: 2019.07.24 ADOBE INC
  • EP2038848B1 patent drawingFigure 1
  • EP2038848B1 patent drawingFigure 2~3
  • EP2038848B1 patent drawingFigure 4

AI summary

One embodiment of the present invention provides a system that facilitates performing an image-editing operation across multiple perspective planes. During operation, the system receives a selection for a source area for the image-editing operation, wherein the source area spans one or more perspective planes. The system also receives a selection for a destination area for the image-editing operation, wherein the destination area spans one or more perspective planes. Next, the system defines one or more partial source areas for the one or more perspective planes spanned by the source area. The system also defines one or more partial destination areas for the one or more perspective planes spanned by the destination area. The system then applies the image-editing operation from each partial source area to each relevant partial destination area.