Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SSARCandy authored Jul 1, 2016
1 parent 8cef5fd commit 6d5fafb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
Image stylization refers to the process of converting input images to a specific representation that enhances image content using several designed patterns. The critical steps to a successful image stylization are the design of patterns and arrangements. However, only skilled artists master such tasks because these tasks are challenging for most users. In this paper, a novel image stylization system based on anisotropic reaction diffusion is proposed to facilitate pattern generation and stylized image design. The system begins with self-organized patterns generated by reaction diffusion. To extend the style of reaction diffusion, the proposed method involves using a set of modifications of anisotropic diffusion to deform shape and introducing a flow field to guide pattern arrangement. A pattern picker is proposed to facilitate the pattern selection from these modifications. In the post-process step, a new thresholding and color mapping method is introduced to refine the sizes, densities, and colors of patterns. From the experimental results and a user study, several image stylizations, including paper-cut, stylized halftone, and motion illusion, are generated using our method, demonstrating the feasibility and flexibility of the proposed system.
###### Keywords: Non-photorealistic, rendering, Image stylization, Reaction diffusion, Pattern generation

### Demo
[youtube link](https://www.youtube.com/watch?v=fNc89Y-tbjY)
[![youtube video](http://i.imgur.com/PtCZIMs.jpg?2)](https://www.youtube.com/watch?v=fNc89Y-tbjY)

### [Required]
* <a href="http://www.cmake.org/" target="_blank">CMake</a>(3.0 or higher)
Expand Down

0 comments on commit 6d5fafb

Please sign in to comment.