English

Enforcing Label and Intensity Consistency for IR Target Detection

Computer Vision and Pattern Recognition 2014-09-10 v1

Abstract

This study formulates the IR target detection as a binary classification problem of each pixel. Each pixel is associated with a label which indicates whether it is a target or background pixel. The optimal label set for all the pixels of an image maximizes aposteriori distribution of label configuration given the pixel intensities. The posterior probability is factored into (or proportional to) a conditional likelihood of the intensity values and a prior probability of label configuration. Each of these two probabilities are computed assuming a Markov Random Field (MRF) on both pixel intensities and their labels. In particular, this study enforces neighborhood dependency on both intensity values, by a Simultaneous Auto Regressive (SAR) model, and on labels, by an Auto-Logistic model. The parameters of these MRF models are learned from labeled examples. During testing, an MRF inference technique, namely Iterated Conditional Mode (ICM), produces the optimal label for each pixel. The detection performance is further improved by incorporating temporal information through background subtraction. High performances on benchmark datasets demonstrate effectiveness of this method for IR target detection.

Keywords

Cite

@article{arxiv.1409.2800,
  title  = {Enforcing Label and Intensity Consistency for IR Target Detection},
  author = {Toufiq Parag},
  journal= {arXiv preprint arXiv:1409.2800},
  year   = {2014}
}

Comments

First appeared in OTCBVS 2011 \cite{parag11otcbvs}. This manuscript presents updated results and an extension

R2 v1 2026-06-22T05:52:38.420Z