Interactive Painterly Stylization of Images, Videos and 3D Animations
Proceedings of I3D 2010, February 2010
Abstract
We introduce a real-time system that converts images, video, or 3D
animation sequences to artistic renderings in various painterly
styles. The algorithm, which is entirely executed on the GPU, can
efficiently process 512^2 resolution frames containing 60,000
individual strokes at over 30 fps. In order to exploit the parallel
nature of GPUs, our algorithm determines the placement of strokes
entirely from local pixel neighborhood information. The strokes are
rendered as point sprites with textures. Temporal coherence is
achieved by treating the brush strokes as particles and moving them
based on optical flow. Our system renders high quality results while
allowing the user interactive control over many stylistic parameters
such as stroke size, texture and density.
Files
Citation
Jingwan Lu, Pedro V. Sander, and Adam Finkelstein.
"Interactive Painterly Stylization of Images, Videos and 3D Animations."
Proceedings of I3D 2010, February 2010.
BibTeX
@inproceedings{Lu:2010:IPS, author = "Jingwan Lu and Pedro V. Sander and Adam Finkelstein", title = "Interactive Painterly Stylization of Images, Videos and {3D} Animations", booktitle = "Proceedings of I3D 2010", year = "2010", month = feb }