Login  Register

Problem with 3D Object Counter

Posted by Devivier C. on Apr 12, 2016; 11:48am
URL: http://imagej.273.s1.nabble.com/Problem-with-3D-Object-Counter-tp5016107.html

Dear All,

I am trying to use 3D object counter to obtain an information about the volume and spatial distributions of particles. The volume is 1894x1894x1586 coded in unsigned 16 bits. I have attached the parameters that I used to run the command. Below is the error that I have.

(Fiji Is Just) ImageJ 2.0.0-rc-47/1.50g; Java 1.8.0_66 [64-bit]; Windows 7 6.1; 16539MB of 147306MB (11%)
java.lang.ArrayIndexOutOfBoundsException: 1394389000
     at Utilities.Counter3D.imgArrayModifier(Counter3D.java:652)
     at Utilities.Counter3D.<init>(Counter3D.java:88)
     at _3D_objects_counter.run(_3D_objects_counter.java:186)
     at ij.IJ.runUserPlugIn(IJ.java:212)
     at ij.IJ.runPlugIn(IJ.java:176)
     at ij.Executer.runCommand(Executer.java:137)
     at ij.Executer.run(Executer.java:66)
     at java.lang.Thread.run(Thread.java:745)

What have I done wrong?

Thank you for your help,
Cédric

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

OC_options.png (26K) Download Attachment
OC.png (15K) Download Attachment