CVMay 23, 2018

WisenetMD: Motion Detection Using Dynamic Background Region Analysis

arXiv:1805.09277v141 citations
Originality Synthesis-oriented
AI Analysis

This addresses false positives in surveillance camera motion detection, but it is incremental as it builds on existing background subtraction techniques.

The paper tackled false positives in motion detection caused by dynamic backgrounds like wind shaking trees, proposing a method that searches for dynamic background regions and re-checks false positives. The method was evaluated on the CDnet 2012/2014 dataset, with processing speed comparisons to other algorithms.

Motion detection algorithms that can be applied to surveillance cameras such as CCTV (Closed Circuit Television) have been studied extensively. Motion detection algorithm is mostly based on background subtraction. One main issue in this technique is that false positives of dynamic backgrounds such as wind shaking trees and flowing rivers might occur. In this paper, we proposed a method to search for dynamic background region by analyzing the video and removing false positives by re-checking false positives. The proposed method was evaluated based on CDnet 2012/2014 dataset obtained at "changedetection.net" site. We also compared its processing speed with other algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes