[ImageJ-devel] ImageJ2 Headless Question

Barry DeZonia bdezonia at gmail.com
Sun Sep 22 08:54:55 CDT 2013


Hi Joe,

It would be helpful to me if I had more information. How are you organizing
the files for the dataset example? What subdirectories are present in the
IJ2Test directory? In what directory did you place the jar?


On Sun, Sep 22, 2013 at 12:30 AM, Joe Falconer <
joseph.falconer at lincolnuni.ac.nz> wrote:

> Hi,
>
> Hope I'm posting to the correct location.
>
> I'm trying to do something that appears quite simple using ImageJ2 - read
> in a pgm file in headless mode and iterate over and analyse the pixel data
> in the image.
>
> I've looked at the tutorials for ImageJ2 and I've tried the dataset
> example but I'm having some issues. I'm having Maven connector issues in
> Eclipse Kepler so I'm using the complete snapshot all jar and maybe this is
> the cause? This is my trace when running the dataset example :
>
> WARN: Ignoring non-Maven build directory: C:\Documents and
> Settings\Joe\ImagingWorkspace\IJ2Test\bin
> Exception in thread "main" java.lang.IllegalArgumentException: Invalid
> service: imagej.console.DefaultConsoleService
>
> I've also tried the ImgLib2 examples on the fiji site referred to from the
> tutorials page but I've had trouble getting them to run without raising "No
> compatible service: io.scif.SCIFIOService" exception.
>
> I'm guessing I have some build/dependency issues - any suggestions?
>
> thanks for any help
>
> Joe
>
> _______________________________________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/listinfo/imagej-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130922/0d13dc9f/attachment.html>


More information about the ImageJ-devel mailing list