Re: Analyze particles without GUI
Posted by
Gabriel Landini on
Apr 18, 2008; 10:07am
URL: http://imagej.273.s1.nabble.com/Analyze-particles-without-GUI-tp3696537p3696538.html
On Friday 18 April 2008 09:52:27 federica viti wrote:
> Hi!
> I'm new to ImageJ and I'm working in batch mode, using macros, without GUI.
> I run Analyze Particles on an active image, but then I'm not able to save
> the produced output (the elaborated image and, particularly, the txt
> results file reporting the measurements): if I run the 'save' command it
> saves the input image, not the output one.
> I looked around in Internet but I couldn't find the solution.
> Can anyone help me, please?
> Thank you very much,
> Federica
I guess that you are not issuing "selectImage" and "selectWindow" commands
before applying the "save".
Cheers,
G.