Tamper Detection Using Edge Weight and Intensity Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image capturing devices face challenges in automatically detecting tampering, such as camera movement, changes in lighting, and obstructions, without triggering false alarms from benign events like wind or large objects in the scene.

Innovation Solution

A method that assesses tampering by calculating a weighted score based on instantaneous image intensity changes, foreground mask area, and edge overlap between current and background frames, using edge detection and illumination metrics to determine if the camera has been tampered with.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If simple image difference methods are used to detect tampering, then detection speed is improved, but false alarms increase due to inability to distinguish benign events from actual tampering

Engineering Contradiction:
Improvedetection speedVSAvoidfalse alarm rate
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent segments the image analysis into multiple independent metrics: intensity change detection, foreground mask area calculation, and edge overlap measurement. Each metric handles a specific aspect of tamper detection, allowing the system to process information in parallel and make more accurate distinctions between benign events and actual tampering without sacrificing speed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different analysis methods to different regions of the image. Edge detection focuses on boundary regions to identify camera movement, while intensity change analysis examines overall illumination changes. This localized quality approach allows each region to be processed according to its specific characteristics, improving both speed and accuracy.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If multiple metrics are combined for tamper detection, then detection accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges three distinct detection metrics into a unified tamper detection system: intensity change detection, foreground mask area calculation, and edge overlap measurement. These metrics are combined through a weighted scoring mechanism that integrates their results, achieving high detection accuracy while managing computational complexity through efficient algorithm design.

Inventive Principle:
Principle #5Merging (Combining)

3Difficulty of detecting and measuring

If the system is sensitive to detect all changes, then detection capability is improved, but false alarms from benign events like wind and large objects increase

Engineering Contradiction:
Improvedetection capabilityVSAvoidfalse alarms from benign events
Core Design Contradiction:
Difficulty of detecting and measuringVSObject-generated harmful factors

Solution Approach 1:

The patent employs feedback mechanisms where the edge overlap metric provides contextual information about the scene structure, and the foreground mask area metric provides feedback about the spatial distribution of changes. This feedback allows the system to distinguish between benign events (where edges remain consistent) and actual tampering (where edge relationships are disrupted), reducing false alarms while maintaining high detection capability.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8718379B2Method and apparatus for image capturing tampering detection
Publication Date: 2014.05.06 TEXAS INSTRUMENTS INC
  • US8718379B2 patent drawing
  • US8718379B2 patent drawing
  • US8718379B2 patent drawing

AI summary

A method and apparatus for detecting tampering with an image capturing device. The method includes determining a change has occurred in average intensity if an image, determining a percentage area of a foreground mask, detecting related at least one edge and determining at least one edge weight, utilizing the average intensity, the percentage area of the foreground mask, and the at least one edge weight to determining offset of edge blocks of an image, and utilizing the determining offset of edge blocks to detect tampering with an image capturing device.