Page 1 of 1

slow oil paint effect

Posted: 2008-08-11T11:56:43-07:00
by dsl
Hello.

Could you please advise...

I use oil paint function via perl API
$res_img = $img->OilPaint( radius => 1 );

But it works terribly slow and makes server slow down.
Is there any alternative command to create Oil Paint effect?

Thanks!