Image Data Processing Queues for Trigger Order Integrity

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In video recording processes, simultaneous user-triggered and automatic image capture can lead to out-of-order data storage, compromising the integrity of the image data and preventing proper photo generation due to confusion in data transmission.

Innovation Solution

Implementing separate first and second queues for user-triggered and automatically triggered image data, respectively, ensuring orderly storage and maintaining data integrity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If separate queues are used for user-triggered and automatic image data, then data integrity is improved, but device complexity increases

Engineering Contradiction:
Improvedata integrityVSAvoidqueue management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent divides the single image data storage queue into two separate queues: a first queue for user-triggered image data and a second queue for automatic-triggered image data. This segmentation prevents data confusion between different triggering sources, ensuring that user-triggered and automatic image data are stored and processed independently, thereby maintaining data integrity while managing complexity through structured organization.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If simultaneous user-triggered and automatic photographing is supported, then user needs are better met, but data transmission order is compromised

Engineering Contradiction:
Improvephotographing function versatilityVSAvoiddata transmission integrity
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent implements separate storage queues for different photographing triggering sources. The first queue stores image data from user-triggered photographing, while the second queue stores image data from automatic-triggered photographing. This segmentation allows the system to support both user needs (versatility) while maintaining clear data boundaries and transmission order (integrity), as each queue independently manages its data flow without interference from the other.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12388950B2Image data processing method and electronic device
Publication Date: 2025.08.12 HONOR DEVICE CO LTD
  • US12388950B2 patent drawing
  • US12388950B2 patent drawing
  • US12388950B2 patent drawing

AI summary

This application provides an image data processing method and an electronic device. In the video recording process, image data acquired based on triggering of a user and image data acquired through automatic triggering can be stored orderly, which helps ensure the integrity of the image data. The method includes: acquiring image data, where the image data is image data obtained by a camera through photographing in a video recording process; storing the image data in a first queue if the image data is data acquired by the camera based on triggering of a user; and storing the image data in a second queue if the image data is data acquired by the camera through automatic triggering, where the first queue and the second queue are different queues.