Fast Image Stitching and Editing for Panorama Painting on Mobile Phones
Abstract
We propose a fast image stitching and editing approach for panorama painting and have implemented it on a mobile phone. A seam search using dynamic programming finds a good boundary along which to merge the source images, and a transition smoothing process using instant image cloning removes merging artifacts, yielding highquality panoramic images. A sequential image stitching procedure requires only keeping the current source image in memory during image stitching, which saves memory and is more suitable to mobile phone implementations.
Cite
Text
Xiong and Pulli. "Fast Image Stitching and Editing for Panorama Painting on Mobile Phones." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543259Markdown
[Xiong and Pulli. "Fast Image Stitching and Editing for Panorama Painting on Mobile Phones." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/xiong2010cvprw-fast/) doi:10.1109/CVPRW.2010.5543259BibTeX
@inproceedings{xiong2010cvprw-fast,
title = {{Fast Image Stitching and Editing for Panorama Painting on Mobile Phones}},
author = {Xiong, Yingen and Pulli, Kari},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2010},
pages = {47-52},
doi = {10.1109/CVPRW.2010.5543259},
url = {https://mlanthology.org/cvprw/2010/xiong2010cvprw-fast/}
}