Automated Object Region Extraction Using Graph Cut Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for extracting object regions of interest from medical images require manual user input to specify pixels, which is cumbersome and time-consuming.

Innovation Solution

An automated method that sets an arbitrary point in the object region of interest and determines a presence area to extract the object region based on this point and at least one point outside the area, using a Graph Cut region segmentation method to differentiate between the object and background regions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual specification of pixels representing object region and background region is required, then extraction accuracy can be maintained, but user-friendliness deteriorates due to troublesome manual input

Engineering Contradiction:
Improveuser-friendlinessVSAvoidautomation level
Core Design Contradiction:
Ease of operationVSExtent of automation

Solution Approach 1:

The system automatically determines the background region by utilizing the object region information itself. The background region determination unit identifies pixels belonging to the background region based on the object region pixels determined by the object region determination unit, eliminating the need for manual background specification while maintaining automation.

Inventive Principle:
Principle #25Self-service

2Productivity

If both object region and background region pixels are manually specified, then region growing can be performed accurately, but time consumption increases

Engineering Contradiction:
Improveextraction efficiencyVSAvoidtime for manual input
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system performs preliminary determination of object region pixels using the object region determination unit before performing region growing. This preliminary action prepares the necessary information in advance, allowing the region growing process to proceed efficiently without requiring manual specification during the extraction process.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The background region is automatically determined based on the object region information, eliminating the need for manual background pixel specification. This self-service approach reduces the time required for manual input while maintaining the accuracy needed for effective region growing.

Inventive Principle:
Principle #25Self-service

3Ease of operation

If automated extraction is implemented without manual pixel specification, then user-friendliness improves, but the complexity of determining background region increases

Engineering Contradiction:
Improveuser-friendlinessVSAvoidcomplexity of background region determination
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The determination process is divided into separate functional units: an object region determination unit that identifies object region pixels, and a background region determination unit that identifies background region pixels based on the object region information. This segmentation simplifies the overall complexity by breaking down the automated determination process into manageable, specialized components.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8787642B2Method, device and computer-readable recording medium containing program for extracting object region of interest
Publication Date: 2014.07.22 FUJIFILM CORP
  • US8787642B2 patent drawing
  • US8787642B2 patent drawing
  • US8787642B2 patent drawing

AI summary

An object region extracting process for extracting an object region of interest from an image is automated to the maximum possible extent to improve user-friendliness. In this process, an arbitrary point is set in the object region of interest, and a presence area, which is likely to contain the entire object region of interest, is determined in the image using the set arbitrary point and a possible size of the object region of interest. Then, the object region of interest is extracted from the image based on the set arbitrary point and at least one point outside the determined presence area.