Hi,
When attemting to use the Multiple Image Processor on ImageJ 1.38i
(
http://ciar.rcm.upr.edu/projects/imageprocessor/multiples), I get the
following error message:
java.lang.ClassCastException: [Ljava.lang.Object;
at ij.io.ImageWriter.write(ImageWriter.java:195)
at ij.io.TiffEncoder.write(TiffEncoder.java:103)
at ij.io.FileSaver.saveAsTiff(FileSaver.java:83)
at MultipleImageProcessor.save(MultipleImageProcessor.java:541)
at MultipleImageProcessor.convert(MultipleImageProcessor.java:513)
at MultipleImageProcessor.run(MultipleImageProcessor.java:438)
at ij.IJ.runUserPlugIn(IJ.java:268)
at ij.IJ.runPlugIn(IJ.java:123)
at ij.Executer.runCommand(Executer.java:95)
at ij.Executer.run(Executer.java:49)
at java.lang.Thread.run(Unknown Source)
Does anyone get the same problem ?
Thanks
simon