Halftone Dot Region Detection Using Multi-Scale Isolation Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing methods struggle to accurately extract halftone dot regions, especially when they include characters or line drawings, leading to decreased detection precision and unwanted enlargement of extraction results at the boundary with a white background.

Innovation Solution

The method calculates isolation amounts in various sized areas and compares them to thresholds to determine if a pixel belongs to a halftone dot region, preventing ballooning and improving detection precision by integrating results from multiple area sizes and thresholds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the area for integrating isolation amounts is enlarged to improve extraction performance of halftone dot regions, then detection precision improves, but the extraction result balloons at the boundary with white background

Engineering Contradiction:
Improvedetection precisionVSAvoidextraction result area
Core Design Contradiction:
Measurement precisionVSArea of stationary object

Solution Approach 1:

The patent divides the image into multiple regions with different sizes (first region with larger size, second region with smaller size) and applies different integration thresholds to each region. This segmentation allows the system to maintain high detection precision in halftone dot regions while preventing balloonning at boundaries by using appropriate threshold values for each region size.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different threshold values for different regions based on their characteristics. The first threshold is applied to the first region (larger area) and the second threshold is applied to the second region (smaller area near boundaries). This local differentiation of threshold values enables precise detection while preventing unwanted expansion at region boundaries.

Inventive Principle:
Principle #3Local quality

2Reliability

If the threshold for isolation amount integration is lowered to improve extraction performance, then more halftone dot regions are detected, but extraction errors increase

Engineering Contradiction:
Improveextraction performanceVSAvoidextraction accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent dynamically adjusts the threshold value based on the region characteristics. Instead of using a fixed threshold, the system selects from multiple threshold values (first threshold, second threshold) depending on the region size and position. This dynamic threshold adjustment allows the system to maintain both high extraction performance and accuracy by adapting to different image contexts.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the threshold parameter according to the region characteristics. By selecting different threshold values for different regions (first threshold for larger regions, second threshold for smaller regions), the system optimizes both extraction performance and accuracy, avoiding both missed detections and false positives.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If processing is simplified to speed up computation, then productivity increases, but detection precision for low-density halftone dot regions decreases

Engineering Contradiction:
Improveprocessing speedVSAvoiddetection precision
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the image into multiple regions with different processing requirements. By dividing the image and applying appropriate thresholds to each segment, the system maintains high detection precision for low-density halftone dot regions while using efficient processing methods for each segment, thus balancing speed and accuracy.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8004732B2Image processing apparatus and method thereof
Publication Date: 2011.08.23 CANON KK
  • US8004732B2 patent drawing
  • US8004732B2 patent drawing
  • US8004732B2 patent drawing

AI summary

When a halftone dot region includes a character or line drawing, high extraction performance of a halftone dot region cannot be obtained. Hence, the isolation amount of a pixel of interest is calculated, and the isolation amounts are integrated in a plurality of areas having different sizes. Thresholds set for respective areas are compared with the integration result to determine whether or not the pixel of interest belongs to a halftone dot region.