Video Privacy Masking via Periodic Detection and Motion Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video data processing technologies for surveillance cameras consume significant hardware resources and data throughput to detect and mask privacy-sensitive areas, such as human faces, in real-time video streams, and they struggle to efficiently identify masked objects on monitoring servers.

Innovation Solution

A method that involves storing video data, detecting objects of interest across multiple frames, estimating object positions using difference vectors, and performing masking processing to reduce data throughput while enabling easy identification of masked objects by encoding feature information alongside the video stream.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If object detection and masking is performed for each video frame, then privacy protection is achieved, but hardware resource consumption and data throughput requirements increase significantly

Engineering Contradiction:
Improveprivacy protectionVSAvoidhardware resource consumption
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs object detection only on selected key frames rather than every frame, and uses motion estimation to track objects in intermediate frames. This preliminary detection approach reduces computational load while maintaining privacy protection effectiveness across the entire video sequence.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system adopts periodic object detection at intervals (e.g., every N frames) combined with continuous motion estimation. This periodic detection strategy maintains privacy protection while significantly reducing hardware resource consumption compared to frame-by-frame detection.

Inventive Principle:
Principle #19Periodic action

2Reliability

If object detection and masking is performed for each video frame, then privacy protection is achieved, but data throughput requirements increase significantly

Engineering Contradiction:
Improveprivacy protectionVSAvoiddata throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs object detection only on selected key frames rather than every frame, and uses motion estimation to track objects in intermediate frames. This preliminary detection approach reduces computational load while maintaining privacy protection effectiveness across the entire video sequence.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system adopts periodic object detection at intervals (e.g., every N frames) combined with continuous motion estimation. This periodic detection strategy maintains privacy protection while significantly reducing hardware resource consumption compared to frame-by-frame detection.

Inventive Principle:
Principle #19Periodic action

3Reliability

If masking processing is applied to protect privacy, then privacy-sensitive information is obscured, but identification of masked objects becomes difficult

Engineering Contradiction:
Improveprivacy protectionVSAvoidobject identification
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The system extracts and transmits metadata containing object identification information (such as bounding box coordinates, object types, and detection confidence) separately from the masked video stream. This allows monitoring servers to identify objects of interest without requiring unmasking, thus maintaining both privacy protection and object identification capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system introduces metadata as an intermediary carrier that conveys object identification information without revealing the actual visual content. This metadata acts as a mediator between the masked video stream and the monitoring server, enabling object identification while preserving privacy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP4510557A1Video data processing technology for protecting privacy and reducing data throughput
Publication Date: 2025.02.19 HANWHA VISION CO LTD
  • EP4510557A1 patent drawingFigure 1
  • EP4510557A1 patent drawingFigure 2
  • EP4510557A1 patent drawingFigure 3

AI summary

Provided is a method of processing video data, which includes: storing video data captured by a camera; detecting an object of interest from a plurality of video frames of the stored video data; performing masking processing on an object area of interest including the detected object of interest; and encoding the video data which is subjected to the masking processing to generate a video stream, wherein the masking processing is performed by estimating a position of the object of interest in a video frame located between two or more video frames for which a difference vector of the object of interest has been calculated, based on the difference vector of the object of interest detected in the two or more video frames..