Biometric Feature Extraction for Real-Time Individual Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current people tracking technologies face challenges in efficiently tracking individuals in crowded areas due to high data volume, processor intensity, and costs associated with cameras and network bandwidth, making them impractical for real-time monitoring.

Innovation Solution

A biometric-based tracking system that extracts and samples specific features from images using machine-learning algorithms, such as SVM and KNN, to identify individuals, reducing the need to process entire images and thereby improving processing efficiency and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If cameras capture high-quality images with high pixel density for tracking, then measurement precision is improved, but loss of energy increases due to large data volume transmission and processing

Engineering Contradiction:
Improveimage qualityVSAvoidnetwork bandwidth
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system extracts only the necessary biometric features (such as facial features, gait characteristics, or other identifying characteristics) from the images rather than transmitting and processing entire high-resolution images. This extraction approach maintains measurement precision for identification while dramatically reducing the data volume that needs to be transmitted over the network, thereby conserving network bandwidth and energy.

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If the system processes each received image to track individuals, then measurement precision is improved, but productivity decreases due to processor intensity and inability to provide timely determinations

Engineering Contradiction:
Improvetracking accuracyVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

Instead of processing each complete image to track individuals, the system extracts only the essential biometric features from images. This feature extraction approach maintains tracking accuracy by focusing on identifying characteristics while significantly reducing computational complexity, enabling real-time processing and timely determinations even in crowded environments.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system segments the image processing task by separating feature extraction from full image analysis. By dividing the processing workload into extracting only relevant biometric features rather than analyzing entire images, the system achieves both high tracking accuracy and improved processing speed, resolving the contradiction between precision and productivity.

Inventive Principle:
Principle #1Segmentation

3Reliability

If a large number of cameras are deployed to ensure individuals are visible in all areas, then reliability is improved, but device complexity increases

Engineering Contradiction:
Improvetracking coverageVSAvoidcamera deployment
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The biometric feature extraction system enables cameras to perform multiple functions: they can capture images for identification, track individuals across different locations, and maintain reliability even with fewer cameras. The universal applicability of biometric features across different viewing angles and distances reduces the need for extensive camera deployment while maintaining tracking coverage and reliability.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10936854B2Individual biometric-based tracking
Publication Date: 2021.03.02 NCR VOYIX CORP
  • US10936854B2 patent drawing
  • US10936854B2 patent drawing
  • US10936854B2 patent drawing

AI summary

Real-time individual tracking at a site is provided by capturing an image at a specific location for the individual, extracting a limited number of biometric features from the image, and providing a searching mechanism for matching the scored biometric features to the individual at the specific location.