Ultrasound Image Binarization Using Basis-Based Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In ultrasonic diagnostic devices, luminance variations in images lead to reduced accuracy in binarization, affecting the calculation of structural information of blood vessels.

Innovation Solution

The processing circuit generates data arrays classified by basis information through transform processing, performs segmentation on these data, and combines the results to improve binarization accuracy and image quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a fixed threshold value is used for binarization, then the processing is simple and fast, but the binarization accuracy decreases when luminance varies in the image

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

Solution Approach 1:

The patent segments the image data by transforming it into multiple data arrays classified by basis information (e.g., frequency components, spatial regions). Each segmented data array is then binarized using an adaptive threshold value specific to its characteristics, rather than applying a single global threshold to the entire image. This segmentation approach enables accurate binarization for each region while managing overall processing complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic threshold values that adapt to local image characteristics. Instead of using a fixed threshold, the system calculates and applies different threshold values for different basis information categories (e.g., different frequency ranges or spatial regions). This dynamic adaptation allows the binarization process to respond to luminance variations throughout the image, improving accuracy while maintaining reasonable processing complexity through efficient algorithms.

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If adaptive threshold binarization is applied to the entire image, then binarization accuracy improves, but processing time and computational load increase significantly

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

Solution Approach 1:

The patent divides the image processing task into multiple segments based on basis information classification. By transforming image data into separate data arrays (e.g., by frequency, spatial region, or other characteristics), the system applies adaptive thresholding only to each segment rather than the entire image at once. This reduces the computational burden of each individual thresholding operation while collectively achieving accurate binarization across the whole image.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different thresholding strategies and parameters to different regions or components of the image based on their specific characteristics. Each basis information category receives a tailored threshold value optimized for its local properties, rather than applying a uniform approach throughout. This local optimization improves overall binarization accuracy while avoiding the excessive computational cost of processing every pixel with the same complex adaptive algorithm.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If transform processing and segmentation are performed on image data, then binarization accuracy and blood vessel structure depiction improve, but device complexity increases

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

Solution Approach 1:

The patent implements a segmented processing architecture where image data is transformed and divided into multiple basis information categories. Each segment is processed independently through binarization with its own adaptive threshold, allowing the system to manage complexity through modular processing steps rather than a single monolithic operation. This segmentation enables accurate blood vessel structure depiction while organizing the computational workload into manageable units.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260080539A1Information processing device, ultrasonic diagnostic device, information processing method, and non-transitory computer readable medium
Publication Date: 2026.03.19 CANON KK
  • US20260080539A1 patent drawing
  • US20260080539A1 patent drawing
  • US20260080539A1 patent drawing

AI summary

An information processing device according to an embodiment includes a processing circuit. The processing circuit generates second data that is a data array classified by basis information by performing transform processing on first data, generates third data including a plurality of pieces of data by performing segmentation processing on the second data classified by the basis information, and generates fourth data by combining the pieces of data in the third data.