Layered Image Updates for Collaborative Modification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Sharing platforms lack features that encourage interaction between users modifying images, as they do not effectively allow for collaborative and traceable modifications without modifying the original image data.

Innovation Solution

Implementing an image storage server system that allows users to add and manage layers to images, enabling multiple users to modify images in real-time or separately, with attributes tracking user contributions, and allowing for hiding, deleting, or restoring layers without altering the original image.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If users are allowed to modify images on sharing platforms, then user interaction and engagement are improved, but the original image data is altered and cannot be preserved

Engineering Contradiction:
Improveuser interactionVSAvoidoriginal image preservation
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent segments the image modification process into separate layers that can be independently managed. Each layer represents a specific modification made by a user, and these layers are stacked on top of the original image. This allows the original image to be preserved in its base form while allowing multiple modifications to coexist in separate layers, resolving the contradiction between enabling user interaction and preserving the original image data.

Inventive Principle:
Principle #1Segmentation

2Productivity

If multiple users modify the same image simultaneously, then collaborative interaction is improved, but tracking and managing individual contributions becomes complex

Engineering Contradiction:
Improvecollaborative modificationVSAvoidmodification tracking
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent implements a feedback mechanism where each layer is automatically tagged with metadata identifying the user who created it, the timestamp of creation, and the type of modification. This automatic feedback system allows multiple users to collaborate on the same image simultaneously while the system automatically tracks and manages individual contributions through the layer metadata, reducing the complexity of tracking modifications.

Inventive Principle:
Principle #23Feedback

3Ease of operation

If layer management features (hiding, deleting, restoring) are added, then user control over modifications is improved, but the system complexity increases

Engineering Contradiction:
Improvelayer controlVSAvoidsystem architecture
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary layer management system that sits between the users and the image data. This intermediary system handles all operations related to layers (creating, hiding, deleting, restoring) through a standardized interface. By using this intermediary, the system provides easy-to-use layer control features while managing the underlying complexity through a unified layer management architecture that abstracts the complex operations into simple user actions.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10176611B2Layer-based image updates
Publication Date: 2019.01.08 CELLCO PARTNERSHIP INC
  • US10176611B2 patent drawing
  • US10176611B2 patent drawing
  • US10176611B2 patent drawing

AI summary

A system for layered-based image updates is disclosed. In the system, a server may receive information corresponding to a modification to an image made by a user; generate a layer that includes the modification to the image; store the layer; and publish the image as an updated image, including the layer, to cause a user device to display the updated image, information identifying the user, and an indication that the user is associated with the layer.