The work presented in this paper shows the way to generate colored paper mosaics using computer graphics techniques. Following
two tasks need to be done to generate colored paper mosaic. The first one is to generate colored paper tile and the other
one is to arrange the tile. Voronoi Diagram and Random Point Displacement have been used in this paper to come up with the
shape of the tile. And, energy value that the tile has depending on its location is the factor to determine the best positioning
of the tile. This paper focuses on representing the overlap among tiles, maintenance of the edge of input image, and various
shapes of tiles in the final output image by solving two tasks mentioned above.
Keywords Colored paper mosaic - Tile generation and Tile arrangement