Automated Pressure Ulcer Severity Classification via Image Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for monitoring and evaluating pressure ulcers are subjective and lack precision, leading to delayed detection and increased healthcare costs due to infections, discomfort, and potential mortality, especially in vulnerable patients like the elderly and those with impaired mobility.

Innovation Solution

A method and system utilizing a digital camera, microprocessor, and image processing techniques such as Linear Combination of Discrete Gaussians (LCDG) and Generalized Gauss-Markov Random Field (GGMRF) for objective evaluation and monitoring of pressure ulcers, converting RGB images to grayscale and estimating tissue class probabilities to provide accurate classification and severity assessment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If visual inspection methods are used to evaluate pressure ulcers, then the evaluation process is simple and quick, but the measurement precision and objectivity are insufficient

Engineering Contradiction:
Improveulcer severity classification accuracyVSAvoidimage processing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent replaces subjective visual inspection with automated image processing algorithms. The system captures ulcer images and uses computer vision techniques to objectively measure ulcer area, depth, and tissue characteristics, eliminating human subjectivity while maintaining operational simplicity through automated analysis.

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

Solution Approach 2:

The patent creates digital copies of the ulcer through high-resolution imaging. These digital replicas allow for repeated measurement and analysis without additional patient exposure or physical contact, enabling precise tracking of ulcer progression and treatment response over time.

Inventive Principle:
Principle #26Copying

2Measurement precision

If automated image processing is used to evaluate pressure ulcers, then measurement precision and objectivity are improved, but the device complexity and processing time increase

Engineering Contradiction:
Improvetissue distribution measurement accuracyVSAvoidimage processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements pre-processing steps that prepare images for analysis before the main evaluation occurs. This includes automatic image enhancement, noise reduction, and feature extraction that occur in the background, allowing the core severity assessment to proceed quickly with pre-prepared data.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent divides the complex image processing task into distinct segments: image acquisition, pre-processing, feature extraction, severity classification, and reporting. Each segment can be optimized independently and processed in parallel where possible, reducing overall processing time while maintaining comprehensive analysis.

Inventive Principle:
Principle #1Segmentation

3Reliability

If frequent monitoring is conducted to detect pressure ulcers early, then detection timeliness is improved, but the resource consumption and operational burden increase

Engineering Contradiction:
Improveearly detection capabilityVSAvoidmonitoring operation simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent enables the monitoring system to operate with minimal human intervention. The automated image processing and severity classification algorithms perform the evaluation independently, generating reports that require only simple review by healthcare providers. This maintains ease of operation while enabling frequent monitoring.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent implements a feedback mechanism where the system automatically compares current ulcer measurements with previous assessments, highlighting only significant changes that require clinical attention. This reduces the operational burden by filtering out routine updates while maintaining reliable early detection of problematic changes.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11234635B2Method and system for monitoring and evaluation of pressure ulcer severity
Publication Date: 2022.02.01 FUNDACION DEUSTO
  • US11234635B2 patent drawing
  • US11234635B2 patent drawing
  • US11234635B2 patent drawing

AI summary

Evaluating a pressure ulcer includes: detecting in a color input image a boundary of the pressure ulcer to get a RGB region of interest (ROI) image; converting the RGB ROI image to a grayscale ROI image; processing the grayscale ROI image using a Linear Combination of Discrete Gaussians (LCDG) process to estimate three main class probabilities of the grayscale ROI image; processing the RGB ROI image using predetermined RGB values to estimate the three main class probabilities of the RGB ROI image; and combining the probabilities of the grayscale ROI image and the probabilities of the RGB ROI image to determine an estimated labeled image; and normalizing and refining the estimated labeled image using a Generalized Gauss-Markov Random Field (GGMRF) process to produce a final segmentation image.