I'm developing android application that applies some image filter. Right now I've created only two filters: comic effect and sketch effect. See images below.
Original:

Processed:


My aim is to add as many filters as it possible to make this program one of the most functional in this area in android market. That's why I'm asking you, professional photographers (or designers), what other interesting effects do you know, so I can include them to my application?
Thanks for any help.