Abstract
This paper tackles a challenging 2D collage generation problem, focusing on shapes: we aim to fill a given region by packing irregular and reasonably-sized shapes with minimized gaps and overlaps. To achieve this nontrivial problem, we first have to analyze the boundary of individual shapes and then couple the shapes with partially-matched boundary to reduce gaps and overlaps in the collages. Second, the search space in identifying a good coupling of shapes is highly enormous, since arranging a shape in a collage involves a position, an orientation, and a scale factor. Yet, this matching step needs to be performed for every single shape when we pack it into a collage. Existing shape descriptors are simply infeasible for computation in a reasonable amount of time. To overcome this, we present a brand new, scale- and rotation-invariant 2D shape descriptor, namely pyramid of arclength descriptor (PAD). Its formulation is locally supported, scalable, and yet simple to construct and compute. These properties make PAD efficient for performing the partial-shape matching. Hence, we can prune away most search space with simple calculation, and efficiently identify candidate shapes. We evaluate our method using a large variety of shapes with different types and contours. Convincing collage results in terms of visual quality and time performance are obtained.
Original language | English |
---|---|
Number of pages | 12 |
Journal | ACM Transactions on Graphics |
Volume | 35 |
Issue number | 6 |
DOIs | |
Publication status | Published - 5 Dec 2016 |
Externally published | Yes |
Event | ACM SIG International Conference on Computer Graphics and Interactive Techniques 2016: ACM SIGGRAPH ASIA 2016 - Macao, China Duration: 5 Dec 2016 → 8 Dec 2016 https://dl.acm.org/action/showFmPdf?doi=10.1145%2F2980179 (Proceedings) https://sa2016.siggraph.org (Website) |
Keywords
- 2D shapes
- Image collage
- Partial-shape matching
- Scale-invariant
- Shape descriptor
- Tiling