AI Point Cloud Registration for Endoscopic Imaging

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional point cloud registration (PCR) methods for endoscopic imaging are slow and prone to inaccurate results due to iterative processes and the need for user interaction, especially in soft-tissue applications like abdominal surgery.

Innovation Solution

A method and system utilizing an AI system with an artificial neural network to identify a first correlation between source data from an endoscopic camera and target data from alternative imaging modalities, allowing for faster and more accurate registration of the two datasets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional iterative PCR algorithms are used, then feature matching accuracy can be achieved, but processing time becomes excessively long

Engineering Contradiction:
Improvefeature matching accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary action by pre-processing point clouds to identify and store key feature points and their descriptors before the actual registration process. This preliminary extraction and organization of features enables the RANSAC algorithm to work more efficiently during registration, reducing the time needed for iterative matching while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts only the essential feature points and their descriptors from the point clouds, separating these key elements from the complete point cloud data. This extraction allows the registration algorithm to focus computational resources on matching critical features rather than processing all points, thereby reducing processing time while preserving matching accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If user interaction is required for point selection, then registration accuracy can be improved, but operational complexity increases

Engineering Contradiction:
Improveregistration accuracyVSAvoidoperational simplicity
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system implements self-service by automatically selecting key feature points and computing their descriptors without requiring user intervention. The algorithm autonomously identifies characteristic points in the point clouds and performs feature matching, eliminating the need for manual point selection while maintaining registration accuracy through sophisticated automated feature extraction and matching mechanisms.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system replaces the mechanical interaction of manual point selection with an automated computational mechanism. Instead of requiring users to interactively select and match points, the system uses algorithmic feature extraction, descriptor computation, and automated matching processes to achieve registration, thereby improving ease of operation while preserving accuracy.

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

3Reliability

If RANSAC iterative process is used, then robust feature matching can be achieved, but computational complexity increases

Engineering Contradiction:
Improvefeature matching robustnessVSAvoidalgorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary computation by pre-calculating feature descriptors and organizing point cloud data into efficient data structures before applying RANSAC. This pre-processing reduces the computational burden during the iterative RANSAC process, maintaining robustness while reducing overall algorithmic complexity and improving processing efficiency.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts and focuses on key feature points and their descriptors, separating these critical elements from the complete point cloud. This extraction reduces the number of points that need to be processed during RANSAC iterations, thereby reducing computational complexity while maintaining the robustness of feature matching through focused processing of essential features.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentEP4557218A1Method and system for processing image data using an ai system
Publication Date: 2025.05.21 OLYMPUS WINTER & IBE GMBH
  • EP4557218A1 patent drawingFigure 1~2
  • EP4557218A1 patent drawingFigure 3
  • EP4557218A1 patent drawingFigure 4

AI summary

A method and a system for processing image data are provided, in which source data from images acquired by a camera viewing an object, and target data obtained from an alternative imaging modality applied to the same object, are processed to obtain a correlation between the source data and the target data. The correlation may be a point cloud registration (PCR) between a source point cloud defined by the source data and a target point cloud defined by the target data. An AI system is used to preprocess the source data and/or the target data before processing of the data to obtain the correlation, in order to increase an efficiency of the method/system, in particular accelerate the PCR and/or increase its registration accuracy.