Document Layout Detection Using Blockwise Black Point Counts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing techniques fail to accurately determine the layout of multiple images on a single page and often misidentify division positions, and they also struggle to detect and delete blank-sheet images in divided images.

Innovation Solution

An image processing apparatus that divides a single page into blocks, counts black points in each block, and uses these counts to determine if the document is a layout image and detect and delete blank-sheet images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If feature values of lines are extracted to determine layout images, then determination can be made based on blank area distribution, but division position may be erroneously determined when non-feature pixels are distributed close to one another

Engineering Contradiction:
Improvedetermination accuracyVSAvoiddivision position accuracy
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent divides the image into multiple blocks and calculates black point counts for each block individually. This segmentation approach allows the system to analyze local density characteristics rather than relying on global feature values, thereby accurately identifying division positions even when non-feature pixels are closely distributed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces the mechanical feature extraction method with a statistical counting method. Instead of extracting complex line feature values and analyzing blank area distributions, the system simply counts black points in each block, substituting a simpler statistical approach that proves more reliable for determining division positions.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Adaptability or versatility

If feature value extraction method is used, then layout determination is possible, but detection and deletion of blank-sheet images in divided images cannot be achieved

Engineering Contradiction:
Improvelayout detection capabilityVSAvoidblank-sheet detection capability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent replaces the feature value extraction mechanism with a black point counting mechanism. This substitution enables the system to not only determine layout images but also to detect and delete blank-sheet images by analyzing the distribution and density of black points across divided blocks, achieving a functionality that the original feature-based method could not provide.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Reliability

If black point counting method is used instead of feature value extraction, then blank-sheet image detection and deletion becomes possible, but additional processing steps are required

Engineering Contradiction:
Improveblank-sheet detection capabilityVSAvoidprocessing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the image into blocks and performs black point counting on each block. While this adds a division step, the counting operation itself is computationally simpler than feature value extraction and analysis. The segmentation enables parallel processing and facilitates blank-sheet detection through straightforward density comparison across blocks.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the measurement parameter from complex feature values to simple black point counts. This parameter transformation simplifies the underlying computation while enabling new capabilities. The system uses thresholds on black point counts to identify blank sheets, replacing complex feature analysis with simpler statistical comparisons.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12519892B2Image processing apparatus, system, computer readable medium, and method for determining if document is a layout of plural images on single page based on count of black points
Publication Date: 2026.01.06 FUJIFILM BUSINESS INNOVATION CORP
  • US12519892B2 patent drawing
  • US12519892B2 patent drawing
  • US12519892B2 patent drawing

AI summary

An image processing apparatus includes a processor configured to: obtain image information by reading a document image; divide a single page in the obtained image information on the basis of a predetermined block unit; count black points in each block obtained through the division; use the counting result of black points in each block to determine whether the document image is a layout image in which multiple images are allocated in a single page, and to detect and delete a blank-sheet image in the layout image.