Login  Register

Re: Problems converting macro to plugin

Posted by Geoff Nelson on Sep 14, 2005; 6:50am
URL: http://imagej.273.s1.nabble.com/Problems-converting-macro-to-plugin-tp3704833p3704835.html

Hi

I want it as a plugin so that it will be available when ImageJ is started
up. Macro's have to be installed each time you start up. I am also going to
distribute this to a number of people who are not computer literate to the
same extent that I am and installing a macro each time will not make life
easy.

Kind regards

Geoff Nelson

Buckman Laboratories
South Africa
Cell +27 (0)82 654 4093
Phone +27 (0)31 736 8827
Fax +27 (0)31 736 1010
----- Original Message -----
From: "Gabriel Landini" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, September 13, 2005 5:24 PM
Subject: Re: Problems converting macro to plugin


> On Tuesday 13 September 2005 14:46, Geoff Nelson wrote:
>> I have recorded a macro and am trying to convert it to a plugin. The goal
>> is to take a scanned image that has some light coloured parts on a black
>> background and determine the total area and average size. The variable
>> that
>> we are trying to monitor changes through the process. The macro runs
>> perfectly but I cannot get it converted to a macro. I am not a Java
>> programmer and so have no idea what is wrong. Can someone please help.
>
> Perhaps this is not what you want to hear, but if it runs fine and quick
> enough, why don't you just run it as a plugin?
> Why do you need a plugin instead of a macro?
>
> Cheers,
>
> Gabriel