Mobile Photo Collage

Abstract

In this paper, we propose an efficient technique for creating a visually appealing collage on a mobile platform from a set of input images. The proposed algorithm consists of four main modules, namely image ranking, region of interest (ROI) selection, packing, and blending. Each of the four modules is designed using a greedy and localized approach. The modules are further optimized during implementation for efficient porting on a mobile phone processor. Experimental results show the effectiveness of the proposed algorithm with visually appealing results on an off-the-shelf mobile phone.

Cite

Text

Lee et al. "Mobile Photo Collage." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543752

Markdown

[Lee et al. "Mobile Photo Collage." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/lee2010cvprw-mobile/) doi:10.1109/CVPRW.2010.5543752

BibTeX

@inproceedings{lee2010cvprw-mobile,
  title     = {{Mobile Photo Collage}},
  author    = {Lee, Man Hee and Singhal, Nitin and Cho, Sungdae and Park, In Kyu},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {24-30},
  doi       = {10.1109/CVPRW.2010.5543752},
  url       = {https://mlanthology.org/cvprw/2010/lee2010cvprw-mobile/}
}