Object Region Selection Using Likelihood Maps and Region Tensors

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object detection systems in image processing face challenges in accurately identifying the intended subject due to errors in estimating the likelihood and vector positioning, especially when user-designated coordinates deviate from the actual subject, leading to misidentification.

Innovation Solution

An image processing apparatus that includes an obtaining unit for captured images, a likelihood map unit, a region tensor unit, and a region determining unit to accurately identify the intended subject by integrating and correcting user-designated coordinates using a likelihood map and region tensor, thereby enhancing the accuracy of object region detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If user-designated coordinates are used directly for object identification, then the operation is simple and fast, but the identification accuracy deteriorates when coordinates are deviated from the actual subject

Engineering Contradiction:
Improvesimplicity of coordinate designationVSAvoidaccuracy of subject identification
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent introduces an intermediary processing step between user coordinate input and subject identification. The system uses the designated coordinates as a starting point to search for and identify the actual object center, rather than directly using the coordinates. This intermediary process acts as a mediator that translates imprecise user input into accurate subject identification.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements feedback by using the designated coordinates to search for the actual object center, then comparing and adjusting based on the detected object position. The likelihood map and region tensor provide feedback information that guides the correction of initial coordinate estimates, creating a closed-loop system that improves accuracy through iterative refinement.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If additional processing steps are added to correct coordinate deviations, then the identification accuracy is improved, but the device complexity increases

Engineering Contradiction:
Improveaccuracy of subject identificationVSAvoidcomplexity of processing system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent performs preliminary actions by pre-calculating and storing likelihood maps and region tensors before actual object identification. These pre-computed data structures contain information about object positions and characteristics, allowing the system to quickly correct coordinate deviations without adding complex real-time processing. The preliminary preparation of these data structures simplifies the main identification process.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces complex mechanical or algorithmic coordinate correction mechanisms with data-driven approaches using likelihood maps and region tensors. Instead of implementing complex iterative optimization algorithms, the system substitutes these with pre-computed probability distributions and region information that can be efficiently queried and processed, reducing computational complexity while maintaining accuracy.

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

3Manufacturing precision

If the system uses likelihood maps and region tensors to correct coordinates, then the object region detection accuracy is improved, but the processing time and computational resources increase

Engineering Contradiction:
Improveaccuracy of object region detectionVSAvoidprocessing time for coordinate correction
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The likelihood maps and region tensors are computed in advance and stored for quick retrieval during object identification. This preliminary computation approach allows the system to have accurate object information ready before actual detection is needed, significantly reducing the processing time during the main identification operation. The heavy computational work is performed beforehand when the system has more available resources.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12586240B2Image processing apparatus and control method for same
Publication Date: 2026.03.24 CANON KK
  • US12586240B2 patent drawing
  • US12586240B2 patent drawing
  • US12586240B2 patent drawing

AI summary

An image processing apparatus comprises: an obtaining unit configured to obtain a captured image; a likelihood obtaining unit configured to obtain a likelihood map indicating a likelihood of existence of an object at each position of the captured image; a region obtaining unit configured to obtain, at each position of the captured image, a region tensor indicating a position and a size of an object with respect to each position; an accepting unit configured to accept first position coordinates with respect to the captured image; and a region determining unit configured to determine an object region corresponding to the first position coordinates, based on the region tensor and likelihoods of the likelihood map corresponding to two or more region candidates each indicated by the region tensor based on the first position coordinate.