Duplex Sheet Image Processing for Real-Time Pattern Checking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing systems inefficiently manage memory usage when checking for specific patterns on both surfaces of a recorded sheet, leading to increased storage requirements and processing time.

Innovation Solution

An image processing apparatus that reads both surfaces of a sheet simultaneously, combines the data, and checks for specific patterns in real-time, reducing the need for intermediate storage and minimizing waiting times for further processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If pieces of first data and pieces of second data are stored in memory for sequential pattern checking, then pattern detection can be performed on both surfaces, but memory usage increases and processing time is extended due to waiting for data to be ready for checking

Engineering Contradiction:
Improvepattern detection capabilityVSAvoidmemory usage
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent combines pieces of first data and pieces of second data before pattern checking is performed. By preparing the combined data structure in advance and performing checks on the combined data directly, the system eliminates the need to store large amounts of raw first and second data separately in memory, thus reducing memory usage while maintaining pattern detection capability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent extracts only the necessary combined information from the first and second data for pattern checking, rather than storing and processing all raw data. This selective extraction approach reduces the quantity of data held in memory to only what is needed for the detection task

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If pieces of first data and pieces of second data are stored in memory for sequential pattern checking, then complete data is available for analysis, but processing time increases due to sequential checking and waiting periods

Engineering Contradiction:
Improvepattern detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs pattern checking on combined data as soon as it is available, rather than waiting for all first and second data to be fully stored and processed sequentially. This preliminary checking approach overlaps data preparation and analysis phases, reducing total processing time while maintaining detection accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent enables continuous pattern checking on combined data without interruption or waiting periods. By maintaining a continuous flow of data combination and checking operations, the system eliminates idle waiting time that would occur in sequential processing, thereby reducing overall processing time

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS20260032210A1Image processing apparatus, non-transitory computer readable medium, and method
Publication Date: 2026.01.29 FUJIFILM BUSINESS INNOVATION CORP
  • US20260032210A1 patent drawing
  • US20260032210A1 patent drawing
  • US20260032210A1 patent drawing

AI summary

An image processing apparatus includes a processor configured to: read a first surface of a recorded sheet to generate pieces of first data; read a second surface of the recorded sheet to generate pieces of second data; combine the generated pieces of first data with the respective generated pieces of second data; and check whether a specific pattern is present, the specific pattern being a pattern which is possibly included in the pieces of combined data.