Practical Super-Resolution from Dynamic Video Sequences

Abstract

This paper introduces a practical approach for superresolution, the process of reconstructing a high-resolution image from the low-resolution input ones. The emphasis of our work is to super-resolve frames from dynamic video sequences, which may contain significant object occlusion or scene changes. As the quality of super-resolved images highly relies on the correctness of image alignment between consecutive frames, we employ the robust optical flow method to accurately estimate motion between the image pair. An efficient and reliable scheme is designed to detect and discard incorrect matchings, which may degrade the output quality. We also introduce the usage of elliptical weighted average (EWA) filter to model the spatially variant point spread function (PSF) of acquisition system in order to improve accuracy of the model. A number of complex and dynamic video sequences are tested to demonstrate the applicability and reliability of our algorithm.

Cite

Text

Jiang et al. "Practical Super-Resolution from Dynamic Video Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211515

Markdown

[Jiang et al. "Practical Super-Resolution from Dynamic Video Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/jiang2003cvpr-practical/) doi:10.1109/CVPR.2003.1211515

BibTeX

@inproceedings{jiang2003cvpr-practical,
  title     = {{Practical Super-Resolution from Dynamic Video Sequences}},
  author    = {Jiang, Zhongding and Wong, Tien-Tsin and Bao, Hujun},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {549-554},
  doi       = {10.1109/CVPR.2003.1211515},
  url       = {https://mlanthology.org/cvpr/2003/jiang2003cvpr-practical/}
}