Image Identification Using Texture and Color Feature Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image search technologies rely on text-based metadata, limiting the ability to directly search for similar images based on their content, as they do not effectively utilize texture and color attributes for content-based image retrieval.

Innovation Solution

An image identification method that extracts texture and color features from images, generating parameters through discrete cosine transformation and chromaticity analysis, allowing for direct comparison and similarity determination between images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If text-based metadata search is used for image retrieval, then the search system is simple to implement, but the ability to directly search for similar images based on content is limited

Engineering Contradiction:
Improveease of implementationVSAvoidcontent-based search accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent transforms image content into quantifiable parameters by extracting texture parameters (through discrete cosine transformation of gray-level images) and color parameters (through chromaticity analysis). This parameter transformation enables direct content-based comparison and similarity determination, resolving the limitation of text-based metadata search while maintaining systematic implementation.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If texture and color feature extraction is performed on images, then content-based image retrieval accuracy is improved, but the processing complexity increases

Engineering Contradiction:
Improveimage similarity determination accuracyVSAvoidprocessing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the image analysis process into distinct segments: gray-level image generation, discrete cosine transformation for texture parameters, and chromaticity analysis for color parameters. This segmentation allows each feature extraction task to be handled independently with dedicated algorithms, managing complexity while achieving comprehensive content analysis.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediate representations to simplify processing: gray-level images serve as intermediaries between color images and texture parameters, while chromaticity values act as intermediaries between RGB values and color parameters. These intermediaries decouple complex transformations into manageable steps.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If discrete cosine transformation and chromaticity analysis are used for feature extraction, then image identification accuracy is improved, but the computational time increases

Engineering Contradiction:
Improveimage identification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent extracts only the essential and discriminative features from images: texture parameters from discrete cosine transformation coefficients and color parameters from chromaticity analysis. By extracting only relevant features rather than processing entire images, the system achieves high identification accuracy with reduced computational burden compared to full-image comparison.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9466123B2Image identification method, electronic device, and computer program product
Publication Date: 2016.10.11 WISTRON CORP
  • US9466123B2 patent drawing
  • US9466123B2 patent drawing
  • US9466123B2 patent drawing

AI summary

An image identification method, an electronic device with image identification function and a computer program product executing the image identification method with a software program are provided. The image identification method comprises steps of: proceeding texture feature extraction on a color source image to obtain a plurality of texture parameters; proceeding color feature extraction on a color source image to obtain a plurality of color momentums; and weighting the plurality of texture parameters and the plurality of color momentums to obtain an image identification parameter corresponding to the color source image.