Re: [SIP-devel] pb with mogrify -draw
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
|
From: DRUEL J. <joc...@li...> - 2003-09-05 09:37:59
|
Le Jeudi 4 Septembre 2003 14:10, vous avez écrit :
>
> I don't know exactly how to solve this. Maybe SIP's mogrify should
> have one parameter for each commandline argument, like this:
>
> b=mogrify('arara.jpg','-draw','circle 10,10 15,15');
>
> This should be easy to do.
> If everybody agrees I'll code it as soon as I can.
It's allright for me, but I think users would then expect to write
b=mogrify('arara.jpg','-median','2');
and not
b=mogrify('arara.jpg','-median 2');
I saw on the todo list that mogrify was not working with color images.
Can't we simply use the function cmogrify (color mogrify) that I send ?
Best regards
Jocelyn
--
Powered by Linux |