Real-Time 2D Boundary Preview for Volumetric Image Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current 3D segmentation techniques in imaging modalities like CT require manual user input, such as mouse clicks and drags, to define a seed point and geometric shape, leading to increased segmentation time and error, as the final segmentation result often depends on non-linear interactions with the geometric shape, necessitating repeated iterations for accuracy.

Innovation Solution

A method that dynamically generates and displays real-time 2D boundaries based on the position of a graphical pointer within the volumetric image data, allowing users to select a suitable boundary by hovering and clicking, which is then used for automatic 3D segmentation, reducing user input and improving accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a segmentation seed point and geometric shape are manually positioned by a user, then the segmentation can be performed, but the segmentation time increases and the process becomes prone to error

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidsegmentation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system automatically determines the 2D boundary based on the pointer position without requiring the user to manually define a geometric shape or perform multiple iterative adjustments. The boundary is generated self-service style through automated image processing algorithms that analyze the cross-section data and produce the segmentation result directly from the pointer location.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary analysis of the image data to pre-calculate and display the 2D boundary in real-time as the user moves the pointer, rather than waiting for the user to complete manual shape definition. This preliminary boundary generation allows the user to see the expected segmentation result before finalizing the selection.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If a geometric shape is used to indicate the approximate size of the structure of interest, then the segmentation can be performed, but the segmentation result depends on non-linear interactions and requires repeated iterations

Engineering Contradiction:
Improvesegmentation precisionVSAvoidoperational simplicity
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system replaces the mechanical interaction of manually adjusting geometric shapes with an automated field-based approach. Instead of requiring the user to manipulate geometric parameters and observe non-linear changes, the system uses image processing fields and algorithms to automatically determine the boundary based on the pointer position, eliminating the need for iterative mechanical adjustments.

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

Solution Approach 2:

The system creates a real-time copy or preview of the expected segmentation boundary that updates as the user moves the pointer. This visual copy allows the user to see the segmentation result before finalizing the selection, eliminating the need for repeated iterations to achieve the desired precision.

Inventive Principle:
Principle #26Copying

3Reliability

If the user defines a segmentation seed point and geometric shape, then the segmentation can be performed, but extra steps are required which increase segmentation time

Engineering Contradiction:
Improvesegmentation accuracyVSAvoidprocess complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system extracts and eliminates the unnecessary step of manual geometric shape definition from the segmentation process. By using the pointer position directly to determine the boundary through automated image analysis, the system removes the intermediate step of shape manipulation while maintaining segmentation accuracy, thereby reducing process complexity.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10380735B2Image data segmentation
Publication Date: 2019.08.13 KONINKLIJKE PHILIPS NV
  • US10380735B2 patent drawing
  • US10380735B2 patent drawing
  • US10380735B2 patent drawing

AI summary

A method for segmenting image data includes identifying a 2D boundary start position corresponding to tissue of interest in a cross-section of volumetric image data, wherein the start position is identified by a current position of a graphical pointer with respect to the cross-section, generating a preview 2D boundary for the tissue of interest based on the start position, displaying the preview 2D boundary superimposed over the cross-section, and updating the displayed preview 2D boundary if the position of the graphical pointer changes with respect to the cross-section.