Online Robust Image Alignment via Iterative Convex Optimization
Abstract
In this paper we study the problem of online aligning a newly arrived image to previously well-aligned images. Inspired by recent advances in batch image alignment using low rank decomposition [16], we treat the newly arrived image, after alignment, as being linearly and sparsely reconstructed by the well-aligned ones. The task is accomplished by a sequence of convex optimization that minimizes the l\-norm. After that, online basis updating is pursued in two different ways: (1) a two-stage incremental alignment for joint registration of a large image dataset which is known a prior, and (2) a greedy online alignment of dynamically increasing image sequences, such as in the tracking scenario. In (1), we first sequentially collect basis images that are easily aligned by checking their reconstruction residuals, followed by the second stage where all images are re-aligned one-by-one using the collected basis set. In (2), during the tracking process, we dynamically enrich the image basis set by the new target if it significantly distinguishes itself from existing basis images. While inheriting the benefits of sparsity, our method enjoys the great time efficiency and therefore be capable of dealing with large image set and real time tasks such as visual tracking. The efficacy of the proposed online robust alignment algorithm is verified with extensive experiments on image set alignment and visual tracking, in reference with state-of-the-art methods.
Cite
Text
Wu et al. "Online Robust Image Alignment via Iterative Convex Optimization." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247878Markdown
[Wu et al. "Online Robust Image Alignment via Iterative Convex Optimization." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/wu2012cvpr-online/) doi:10.1109/CVPR.2012.6247878BibTeX
@inproceedings{wu2012cvpr-online,
title = {{Online Robust Image Alignment via Iterative Convex Optimization}},
author = {Wu, Yi and Shen, Bin and Ling, Haibin},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {1808-1814},
doi = {10.1109/CVPR.2012.6247878},
url = {https://mlanthology.org/cvpr/2012/wu2012cvpr-online/}
}