Binary Image Generation for Form Seal Removal

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing character recognition systems struggle to accurately extract character information from form images when characters overlap with seals, as they often mistakenly identify characters with similar color, size, and density as seals and remove them, leading to incorrect extraction.

Innovation Solution

An information processing system determines candidate areas in an input image based on specific color pixels, differentiates processing targets, and generates a binary image by converting specific color pixels into white pixels, thereby preventing mistaken identification and removal of characters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If pixels of a specific color (e.g., red) are extracted and converted into white pixels to remove seals, then seal removal effectiveness is improved, but character information accuracy deteriorates due to mistaken identification of characters with similar color properties

Engineering Contradiction:
Improveseal removal effectivenessVSAvoidcharacter information accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent changes multiple parameters simultaneously including color (specific color extraction), size (area threshold), and density (pixel density threshold) to differentiate seals from characters. By setting specific threshold values for area and pixel density, the system can distinguish seals from characters even when they share similar color properties, thus resolving the contradiction between effective seal removal and character preservation

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs feedback by detecting the area and pixel density of extracted color regions, comparing them against threshold values, and adjusting the processing accordingly. This feedback mechanism allows the system to identify whether a detected region is a seal or a character based on multiple parameters, preventing mistaken identification while maintaining effective seal removal

Inventive Principle:
Principle #23Feedback

2Difficulty of detecting and measuring

If a circumscribed rectangle is extracted based on color pixel density and size to identify seal areas, then seal detection capability is improved, but false positive rate increases causing character strings to be erroneously removed

Engineering Contradiction:
Improveseal detection capabilityVSAvoidfalse positive rate
Core Design Contradiction:
Difficulty of detecting and measuringVSReliability

Solution Approach 1:

The patent introduces multiple parameters (area threshold, pixel density threshold, and color specificity) to improve seal detection accuracy. By requiring simultaneous satisfaction of multiple parameter conditions rather than relying on a single parameter, the system reduces false positives while maintaining high seal detection capability

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent transitions from single-parameter detection to multi-dimensional detection by considering color, area, and pixel density simultaneously. This dimensional expansion allows the system to distinguish seals from characters more accurately, reducing false positives while maintaining detection capability

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

Data Source

PatentUS11935314B2Apparatus for generating a binary image into a white pixel, storage medium, and method
Publication Date: 2024.03.19 CANON KK
  • US11935314B2 patent drawing
  • US11935314B2 patent drawing
  • US11935314B2 patent drawing

AI summary

In the present disclosure, a candidate area is determined based on a pixel having a specific color included in an input image, and an area is determined to be a processing target from the candidate area based on a pixel having a predetermined color different from the specific color included in the candidate area. Further, a second binary image in which a pixel corresponding to the pixel having the specific color is converted into a white pixel is generated by converting, in a first binary image obtained by the input image being binarized, a pixel that is included in the area determined to be the processing target and corresponds to the pixel having the specific color, into a white pixel.