Platform Item Identification Using Overlap-Based ID Retention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Identifying and tracking multiple items in real-time is computationally intensive and time-consuming, making it incompatible with real-time applications, and maintaining accuracy in item identification and tracking is challenging due to potential shifts in camera, 3D sensor, and platform positions.

Innovation Solution

A system using cameras and 3D sensors to identify and track items on a platform, with features like dynamic homography recalibration, container-based classification, and item height filtering to enhance accuracy and efficiency, reducing computational complexity and resource usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional item identification methods are used, then identification accuracy can be maintained, but computational complexity increases and real-time performance is lost

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

Solution Approach 1:

The system performs preliminary actions by detecting triggering events (item placement) before full identification processing begins. The 3D sensor captures depth images and determines object poses in advance, allowing the system to pre-select appropriate cameras and prepare identification algorithms, thereby reducing real-time computational burden while maintaining accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The identification process is segmented into distinct stages: triggering event detection, depth image capture, object pose determination, camera selection, and item identification. Each stage processes only necessary data for its specific purpose, avoiding redundant computations and reducing overall computational complexity while preserving identification accuracy

Inventive Principle:
Principle #1Segmentation

2Productivity

If multiple items are tracked simultaneously, then system productivity increases, but identification time increases making real-time application intractable

Engineering Contradiction:
Improveitem tracking throughputVSAvoididentification time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system employs periodic action by capturing depth images at regular intervals and processing items in batches based on triggering events. Instead of continuously processing all items, the system activates processing only when items are placed on the platform, allowing multiple items to be tracked simultaneously while maintaining real-time performance through event-driven periodic updates

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system uses copying by creating simplified representations of items through depth images and object poses before full identification. These intermediate representations (depth maps, pose estimates) serve as copies that can be processed efficiently, allowing parallel processing of multiple items without requiring full computational resources for each item simultaneously

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If camera, 3D sensor, or platform positions shift, then system adaptability is tested, but measurement precision deteriorates

Engineering Contradiction:
Improveposition shift toleranceVSAvoiditem location accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The system implements feedback by continuously monitoring the positions of cameras, 3D sensors, and the platform. When position shifts are detected, the system adjusts its processing algorithms and calibration parameters accordingly, maintaining measurement precision despite changes in physical configuration through real-time feedback correction

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system applies dynamics by making the identification process adaptive rather than static. Camera selection, depth image processing, and homography calculations are dynamically adjusted based on current sensor positions and item locations, allowing the system to maintain precision even when physical components shift during operation

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12536674B2System and method for identifying unmoved items on a platform during item identification
Publication Date: 2026.01.27 7-ELEVEN INC
  • US12536674B2 patent drawing
  • US12536674B2 patent drawing
  • US12536674B2 patent drawing

AI summary

In response to detecting a first triggering event corresponding to placement of a first item on a platform, a first image of the platform is captured. A first item identifier of the first item is identified and stored in a memory. In response to detecting a second triggering event corresponding to placement of a second item on the platform, a second image of the platform is captured. The second image is compared with the first image. Upon determining that the first item depicted in the second image overlaps with the first item depicted in the first image and the overlap equals or exceeds a threshold, the first item identifier is assigned to the first item depicted in the second image. A second item identifier of the second item is identified, and information associated with the first item identifier and the second item identifier is displayed on a user interface device.