Static Scene Image Splitting via Motion and Brightness Correction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image split methods, particularly area growth techniques, face challenges in accurately splitting static scenes due to over-splitting, noise sensitivity, and difficulty in setting precise criteria for intensity changes, leading to deterioration in image split performance.

Innovation Solution

An apparatus and method that utilize multiple image frames to correct movement and brightness components, generating an average image and repeatedly updating it based on variation values until a predetermined threshold is reached, allowing for accurate splitting of edge and non-edge areas using a gradient magnitude threshold.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If area growth technique is used for image split, then implementation simplicity is improved, but noise sensitivity increases and split precision deteriorates

Engineering Contradiction:
Improveimplementation simplicityVSAvoidsplit precision
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent segments the image processing task into three distinct modules: movement correction module, brightness correction module, and image split module. This segmentation allows each module to specialize in a specific function, improving overall precision while maintaining implementation clarity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies preliminary actions by performing movement correction and brightness correction before the actual image split operation. The movement correction module aligns multiple frames in advance, and the brightness correction module generates a corrected average image beforehand, ensuring that the subsequent split operation works on pre-processed data with reduced noise and artifacts.

Inventive Principle:
Principle #10Preliminary action

2Object-affected harmful factors

If smoothing operation is applied to reduce noise, then noise level is reduced, but sharp shapes are lost and image split performance deteriorates

Engineering Contradiction:
Improvenoise levelVSAvoidimage split performance
Core Design Contradiction:
Object-affected harmful factorsVSManufacturing precision

Solution Approach 1:

The patent extracts the noise reduction function from traditional smoothing operations and implements it through statistical processing of multiple image frames. By taking out the harmful noise components through averaging while preserving edge information through gradient-based processing, the system achieves noise reduction without losing sharp shapes.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent creates a composite processing approach by combining movement correction, brightness correction, and gradient-based split processing. This composite method integrates multiple processing techniques to achieve both noise reduction and shape preservation, overcoming the limitations of individual methods.

Inventive Principle:
Principle #40Composite materials

3Object-affected harmful factors

If multiple image frames are processed to generate average image, then noise reduction is achieved, but processing time increases

Engineering Contradiction:
ImprovenoiseVSAvoidprocessing time
Core Design Contradiction:
Object-affected harmful factorsVSLoss of time

Solution Approach 1:

The patent performs preliminary movement correction and brightness correction on multiple image frames before the actual split operation. By pre-processing the frames to correct movement and brightness variations, the system reduces the need for iterative adjustments during splitting, thereby reducing overall processing time despite handling multiple frames.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent skips unnecessary processing steps by directly using gradient magnitude calculation on the brightness-corrected average image for split criterion determination. This approach rushes through intermediate processing stages that would otherwise be needed, reducing processing time while maintaining accuracy.

Inventive Principle:
Principle #21Skipping (Rushing through)

Data Source

PatentUS10593050B2Apparatus and method for dividing of static scene based on statistics of images
Publication Date: 2020.03.17 KYUNGPOOK NAT UNIV IND ACADEMIC COOP FOUND
  • US10593050B2 patent drawing
  • US10593050B2 patent drawing
  • US10593050B2 patent drawing

AI summary

The present concept relates to an apparatus for dividing of static scene based on statistics of images that enables more accurate image split processing by correcting movement and brightness components based on statistical information of multiple image frames for a static scene to generate an average image and by splitting the edge area and the non-edge area from the average image, and a method thereof.