Hi,
I think the easiest way is to call the JVM like that
java -jar ij.jar ij.ImageJ -something -something
I don't know to what extent perl and java are integrated.
best
Dimiter
IMAGEJ automatic digest system wrote:
> There is 1 message totalling 32 lines in this issue.
>
> Topics of the day:
>
> 1. calling ImageJ from Perl
>
> ----------------------------------------------------------------------
>
> Date: Sat, 6 Jan 2007 02:10:32 -0800
> From: Punita Sharma <
[hidden email]>
> Subject: calling ImageJ from Perl
>
> Hi All,
>
> I was writing a Perl script to automate some routine tasks and wanted to
> call ImageJ from within the script to open images, count nuclei in the
> images and output the log file to a certain directory from where it will
> be read by another script to do further processing.
>
> Is there a way by which I can call ImageJ from my perl script?
>
> Punita
>
>