Login  Register

Re: Storing and organising macros

Posted by ctrueden on Sep 20, 2016; 4:38pm
URL: http://imagej.273.s1.nabble.com/What-are-the-w-and-h-values-for-a-ROI-tp5017089p5017220.html

Hi Matt,

I don't personally have any great insight into your question, but if
anything nice emerges from this thread, it would make a great topic for the
wiki. Maybe somewhere the "Guides" section of Development? It would come
before http://imagej.net/Distribution -- getting your extensions best
organized.

Regards,
Curtis

--
Curtis Rueden
LOCI software architect - http://loci.wisc.edu/software
ImageJ2 lead, Fiji maintainer - http://imagej.net/User:Rueden
Did you know ImageJ has a forum? http://forum.imagej.net/


On Tue, Sep 20, 2016 at 9:55 AM, PEARSON Matthew <
[hidden email]> wrote:

> Hi all,
>
> I was wondering if anyone had any advice on how best to organise a series
> of macros i have written for easy access by multiple users within
> ImageJ/Fiji.  Ideally it would be a new menu entry or toolbar icon which
> produces a drop down list of macros which run when you click an item.  I've
> had a look at the Menu Tools functionality:
> https://imagej.nih.gov/ij/developer/macro/functions.html#newMenu
>
> And seems as if this might do it.  However do i need to have all the code
> from all the macros contained within the Menu Tool?  I'd prefer to avoid
> this as it will make it quite bulky and rather i'd prefer some kind of
> indirect link whereby the Menu Tool simply points to different macros
> stored in a certain location on the disk and the macro runs when the
> specific item in the drop down menu is clicked if that is possible?
>
> Thanks for the help,
>
> Matt
>
> --
> Matt Pearson
> Microscopy Facility
> MRC Human Genetics Unit
> Institute of Genetics and Molecular Medicine (IGMM)
> University of Edinburgh
> Crewe Road
> EH4 2XU
>
>
>
>
> On 19 Aug 2016, at 21:41, Claudia342 <[hidden email]<mailto:
> [hidden email]>> wrote:
>
> Hi, after I select a region of interest, I have two values for w and h.
> What are these values for?
> w=6.31 (606),  h= 5.06 (486)
> Thanks
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
> The University of Edinburgh is a charitable body, registered in
> Scotland, with registration number SC005336.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html