Login  Register

Re: advice on running ImageJ headless

Posted by dscho on Apr 28, 2008; 8:28pm
URL: http://imagej.273.s1.nabble.com/advice-on-running-ImageJ-headless-tp3696386p3696393.html

Hi,

On Mon, 28 Apr 2008, Brian Willkie wrote:

> 1. Can I run headless ImageJA only in batch mode (i.e. do I have to work
>    with macros?), or can I use headless ImageJA to build my own
>    application using the ImageJ API?

You can run ImageJA in head"full" mode.  Use the Macro Recorder there to
get an initial macro that you can extend by hand (for example, making a
loop around it, calling the same things for every image in a directory).

Then use headless ImageJA to run it: headless ImageJA cannot run with a
GUI.

Ciao,
Dscho