By-example synthesis of curvilinear structured patterns
Shizhe Zhou, Anass Lasram, Sylvain Lefebvre
In Computer Graphics Forum, 32(2pt3), 2013.
Abstract: Many algorithms in Computer Graphics require to synthesize a pattern along a curve. This is for instance the case with line stylization, to decorate objects with elaborate patterns (chains, laces, scratches), or to synthesize curvilinear features such as mountain ridges, rivers or roads.We describe a simple yet effective method for this problem. Our method addresses the main challenge of maintaining the continuity of the pattern while following the curve. It allows some freedom to the synthesized pattern: It may locally diverge from the curve so as to allow for a more natural global result. This also lets the pattern escape areas of overlaps or fold-overs. This makes our method particularly well suited to structured, detailed patterns following complex curves.Our synthesizer copies tilted pieces of the exemplar along the curve, following its orientation. The result is optimized through a shortest path search, with dynamic programming. We speed up the process by an efficient parallel implementation. Finally, since discontinuities may always remain we propose an optional post-processing step optimally deforming neighboring pieces to smooth the transitions.
Article URL: http://dx.doi.org/10.1111/cgf.12055
BibTeX format:
@article{Zhou:2013:BSO,
  author = {Shizhe Zhou and Anass Lasram and Sylvain Lefebvre},
  title = {By-example synthesis of curvilinear structured patterns},
  journal = {Computer Graphics Forum},
  volume = {32},
  number = {2pt3},
  pages = {355--360},
  year = {2013},
}
Search for more articles by Shizhe Zhou.
Search for more articles by Anass Lasram.
Search for more articles by Sylvain Lefebvre.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."