Binary Image Area Gradation for Document Orientation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image orientation correction methods, such as OCR, face difficulties in identifying the top and bottom of documents with few characters, like photographs, and struggle to maintain image gradation when using binary images for deep learning-based top-bottom identification, leading to reduced recognition accuracy.

Innovation Solution

The approach involves generating binary images that maintain gradation through preprocessing techniques like error diffusion binarization and scaling using methods like area average or Gaussian filters, allowing for equivalent recognition accuracy to multi-level images within resource-constrained devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If OCR method is used for top-bottom identification, then character-based documents can be processed, but documents with few characters (like photographs) cannot be accurately identified

Engineering Contradiction:
Improvecapability to process different document typesVSAvoidtop-bottom identification accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent changes the input parameters from character-based OCR data to image-based deep learning features. By transforming the document image into a binary image with area gradation and feeding it to a neural network model, the system can process both text-heavy documents and image-heavy documents (like photographs) uniformly, achieving high identification accuracy across different document types.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If binary image is used for deep learning-based top-bottom identification, then processing speed and resource consumption are improved, but image gradation is lost leading to reduced recognition accuracy

Engineering Contradiction:
Improveprocessing speedVSAvoidrecognition accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent applies local quality by preserving area gradation information in the binary image. Instead of uniform binarization, the error diffusion method is used to maintain local tonal variations as area differences, allowing the neural network to recognize important features while using efficient binary image processing.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces an intermediary processing step between image capture and deep learning analysis. The binary image with area gradation acts as an intermediary representation that retains essential visual information while being optimized for efficient neural network processing, bridging the gap between multi-level images and simple binary images.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If multi-level image is used for deep learning, then recognition accuracy is maintained, but resource consumption and processing complexity increase

Engineering Contradiction:
Improverecognition accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses binary images with area gradation as a simplified, resource-efficient representation that can be quickly processed. While multi-level images provide detailed information, the binary representation with preserved area relationships provides sufficient information for top-bottom identification at much lower computational cost, making it suitable for resource-constrained devices.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Data Source

PatentUS20230196711A1Image forming apparatus, image forming method, and non-transitory computer-readable recording medium
Publication Date: 2023.06.22 RICOH CO LTD
  • US20230196711A1 patent drawing
  • US20230196711A1 patent drawing
  • US20230196711A1 patent drawing

AI summary

An image forming apparatus includes circuitry. The circuitry generates a binary image having area gradation or a scaled image having area gradation from an image read by a scanner. The circuitry outputs classification of the binary image or the scaled image according to a neural network model learned in advance.