Resizing Image and Soft Mask Data for PDF Compositing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In printing applications, the dimensions of image and soft mask data streams often differ, necessitating systems and methods to process and composite print data streams where the dimensions of the image and soft mask are not the same.

Innovation Solution

A computer-implemented method that compares the sizes of image and soft mask data, scales them to a common size if necessary, and performs compositing operations using the scaled data, allowing for effective processing and compositing of print data streams with differing dimensions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If image and soft mask are processed with different dimensions, then processing flexibility is improved, but compositing operation correctness deteriorates

Engineering Contradiction:
Improveprocessing flexibilityVSAvoidcompositing operation correctness
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary scaling of the soft mask to match the image dimensions before performing compositing operations. This preliminary action ensures that the mask and image are of compatible sizes, preventing incorrect compositing results while maintaining the flexibility to handle different dimensional inputs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The scaling operation acts as an intermediary step between the input data (image and mask with potentially different dimensions) and the compositing operation. This intermediary process transforms the mask dimensions to match the image dimensions, enabling correct compositing while preserving processing flexibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If soft mask is scaled to match image dimensions, then compositing operation correctness is improved, but processing time increases

Engineering Contradiction:
Improvecompositing operation correctnessVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system changes the dimensional parameters of the soft mask through scaling operations to match the image dimensions. This parameter change enables correct compositing operations while the scaling is performed efficiently using standard image processing algorithms that minimize time overhead.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If image and mask are scaled to common size, then compositing quality is improved, but data resolution may deteriorate

Engineering Contradiction:
Improvecompositing qualityVSAvoiddata resolution
Core Design Contradiction:
Manufacturing precisionVSMeasurement precision

Solution Approach 1:

The scaling operation changes the dimensional parameters of the mask and image to common sizes, enabling high-quality compositing. The scaling is performed using interpolation methods that preserve as much original resolution detail as possible, balancing compositing quality with data resolution maintenance.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8605348B2Systems and methods for rendering resizable image including resizable mask
Publication Date: 2013.12.10 KONICA MINOLTA SYSTEMS LABORATORY INC
  • US8605348B2 patent drawing
  • US8605348B2 patent drawing
  • US8605348B2 patent drawing

AI summary

Methods disclosed permit compositing operations to be performed on images using an associated mask even in situations where the image and the mask differ in size. In some embodiments, image and mask data may be specified as a soft mask image in a page description language such as PDF. Scaling operations may be performed on the image, mask, or on both the image and mask when they differ in size. Compositing operations may be performed on the scaled image and/or mask after they have been scaled to the same size. Composting operations in situations where the original mask and image are of the same size are not affected by scaling operations.