Hi,
I will look into these plugins, it is interesting. Are they freely available?
http://dcgi.felk.cvut.cz/home/sykorad/lazybrush.html" onclick="window.open(this.href);return false;
Lazybrush is not the same as Lazy Mouse. You can read about it and watch it in action here -
I works by pre-filtering the image, and then solving multiple maxflow/mincut problems on a graph built from the image.
To be honest I do not really understand the math behind it, I'm an animator after all, but I can implement it. The author of the article is very cooperative and answers my questions.
Lazybrush is like a paint bucket tool, but its designed for painting hand drawings. It handles sketchy lines, and even shading, holes in lines, and also allows for quick loos paint strokes that don't
have to be exact over small, tight regions.
I never tested it, really, but from the video, it seems like this is something else. amazing. If i'm not mistaken, it is being used by Disney in a propriety tool. This is why the author cannot give me
the source code, but can help me write my own implementation.
So you think the SDK will allow me to integrate it to tvp?
Thanks.