Sticky Note Image Extraction Using Multi-Threshold Color Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image processing technologies fail to accurately extract and isolate sticky note images from backgrounds, especially when dealing with varying colors and shapes, leading to inefficiencies in digitizing information from physical sticky notes.

Innovation Solution

An image processing apparatus comprising a color extraction unit, region cutting-out unit, and sticky-note-image cutting-out unit, which uses multiple thresholds in a color space to extract and cut out sticky note images by determining the optimal threshold based on the number of regions cut out, allowing for precise separation of pixels and shapes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a single threshold is used for color extraction, then the processing speed is fast, but the extraction accuracy is poor when dealing with varying colors and shapes of sticky notes

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

Solution Approach 1:

The system performs preliminary actions by pre-defining multiple threshold ranges for different colors (yellow, pink, blue, green, cyan, magenta) before actual extraction. This allows the extraction process to quickly compare pixel values against pre-established thresholds, achieving both speed and accuracy without complex real-time calculations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The invention changes the parameter approach by using multiple threshold ranges instead of a single threshold value. For each color, six different threshold ranges are defined, allowing the system to accurately extract sticky notes of varying shades and lighting conditions while maintaining processing efficiency through structured parameter organization.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If multiple thresholds are used for color extraction, then the extraction accuracy improves, but the processing time increases

Engineering Contradiction:
Improveextraction accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The processing is segmented into distinct color channels (yellow, pink, blue, green, cyan, magenta), with each channel having its own pre-defined threshold ranges. This segmentation allows parallel processing of different color components and enables the system to quickly determine which color ranges are present without sequentially analyzing all thresholds for every pixel.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system uses partial action by selectively applying threshold comparisons only to relevant color channels based on the image content. Rather than exhaustively checking all threshold ranges for every pixel, the system efficiently determines color presence by comparing against pre-established ranges, reducing unnecessary computations while maintaining extraction accuracy.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If simple region cutting is used, then the processing is fast, but the isolation of sticky notes from backgrounds is inaccurate

Engineering Contradiction:
Improveisolation accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system implements feedback by using the color extraction results to guide the region cutting process. After extracting pixels that match sticky note colors, the system uses this information to determine appropriate cutting regions, and the cutting results feed back into refining the extraction. This iterative feedback loop ensures accurate isolation while maintaining efficiency through targeted processing.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The invention replaces simple mechanical region cutting with a more sophisticated approach that substitutes color-based pixel analysis and logical region determination. Instead of relying solely on geometric or positional cutting rules, the system uses color space analysis and threshold-based pixel classification to accurately isolate sticky notes from backgrounds, achieving both precision and efficiency.

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

Data Source

PatentUS9298998B2Image processing apparatus, image processing method, and computer-readable medium
Publication Date: 2016.03.29 FUJIFILM BUSINESS INNOVATION CORP
  • US9298998B2 patent drawing
  • US9298998B2 patent drawing
  • US9298998B2 patent drawing

AI summary

The image processing apparatus includes a color extraction unit, a region cutting-out unit, a determination unit, and a sticky-note-image cutting-out unit. The color extraction unit extracts pixels by using multiple thresholds, which are prepared in advance for a color space, for a color used in sticky notes, from image information including information about the sticky notes. The region cutting-out unit cuts out a region which is a group of the pixels extracted by the color extraction unit, for each of the thresholds. The determination unit determines a threshold to be employed, from the thresholds on the basis of the number of regions which are cut out by the region cutting-out unit. The sticky-note-image cutting-out unit cuts out a sticky note image from the image information by using the threshold determined by the determination unit.