3D Material Boundary Detection for Accurate Colon Wall Rendering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing volumetric imaging techniques struggle to accurately identify material boundaries, particularly in virtual colonoscopy, due to variations in Hounsfield values of soft tissue and tagged feces, leading to geometric artefacts and inaccurate rendering of the colon wall.

Innovation Solution

A method involving a pre-determined boundary transition function is applied to volumetric image data, fitting model parameters to voxel values within a surrounding sub-region to identify candidate spatial points for the material boundary, reducing geometric artefacts and improving accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If direct volume rendering with transfer function is used, then visualization of colon wall is achieved, but accurate positioning of material boundary is lost

Engineering Contradiction:
Improvevisualization capabilityVSAvoidboundary position accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The method segments the volumetric image data into distinct material regions (air, soft tissue, tagged faeces) by identifying material boundaries through gradient detection and region growing algorithms. This segmentation allows separate processing and rendering of each material type, enabling accurate boundary positioning while maintaining visualization capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary processing step between raw volumetric data and final rendering: a material classification map is generated first, which then guides the rendering process. This intermediary map contains precise boundary information derived from gradient analysis and Hounsfield value thresholds, serving as a mediator that preserves boundary accuracy while enabling flexible visualization.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If voxel-wise rendering with fixed Hounsfield thresholds is used, then processing simplicity is maintained, but geometric artefacts appear at material transitions

Engineering Contradiction:
Improveprocessing simplicityVSAvoidboundary rendering accuracy
Core Design Contradiction:
Device complexityVSManufacturing precision

Solution Approach 1:

The method dynamically adjusts rendering parameters based on local material transitions. Instead of fixed voxel-wise thresholds, the algorithm detects gradient directions and magnitudes at each location, adapting the rendering approach to match the actual material boundary orientation and characteristics. This dynamic adaptation eliminates geometric artefacts while maintaining processing efficiency.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameter space from fixed Hounsfield thresholds to gradient-based boundary detection parameters. By computing spatial gradients and using them to define material boundaries, the method adapts to varying local conditions at material interfaces, eliminating the geometric artefacts that arise from rigid threshold-based approaches.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If material boundaries are identified using gradient-based methods, then boundary accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improveboundary identification accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The method applies gradient-based boundary detection selectively rather than uniformly across the entire volume. It focuses computational effort on regions where material transitions are detected, using gradient magnitude thresholds to identify candidate boundary locations. This partial application of the complex method reduces overall computational complexity while maintaining high boundary accuracy where needed.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent performs preliminary classification of voxels into material types using simplified Hounsfield value thresholds before applying the more computationally intensive gradient-based boundary detection. This preliminary action pre-identifies potential boundary regions, allowing the gradient method to be applied only where necessary, thereby reducing overall computational complexity while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12586206B2Method for identifying a material boundary in volumetric image data
Publication Date: 2026.03.24 KONINKLIJKE PHILIPS NV
  • US12586206B2 patent drawing
  • US12586206B2 patent drawing
  • US12586206B2 patent drawing

AI summary

A method for identifying a material boundary within volumetric image data is based on use of a model boundary transition function, which models the expected progression of voxel values across the material boundary, as a function of distance. Each voxel is taken in turn, and voxel values within a subregion surrounding the voxel are fitted to the model function, and the corresponding fitting parameters are derived, in addition to a parameter relating to quality of the model fit. Based on these parameters for each voxel, for each of at least a subset of the voxels, a candidate spatial point is identified, estimated to lie on the material boundary within the 3-D image dataset. The result is a cloud of candidate spatial points which spatially correspond to the outline of the boundary wall. Based on these, a representation of the boundary wall can be generated, for example a surface mesh.