[ImageJ-bugs] [Bug 1006] grid stitching exception

bugzilla at fiji.sc bugzilla at fiji.sc
Wed Feb 18 09:48:12 CST 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1006

--- Comment #2 from Ferdinando Pucci <ferdinando.pucci at gmail.com> ---
If I select "compute overlap" the exception is:
(Fiji Is Just) ImageJ 2.0.0-rc-24/1.49m; Java 1.6.0_65 [64-bit]; Mac OS X
10.10.1; 101MB of 15983MB (<1%)

java.lang.ArrayIndexOutOfBoundsException: 2
    at
mpicbg.models.TranslationModel3D.applyInPlace(TranslationModel3D.java:40)
    at
mpicbg.models.TranslationModel3D.estimateBounds(TranslationModel3D.java:166)
    at mpicbg.stitching.fusion.Fusion.estimateBounds(Fusion.java:1121)
    at mpicbg.stitching.fusion.Fusion.estimateBounds(Fusion.java:1069)
    at mpicbg.stitching.fusion.Fusion.fuse(Fusion.java:74)
    at plugin.Stitching_Grid.run(Stitching_Grid.java:588)
    at ij.IJ.runUserPlugIn(IJ.java:202)
    at ij.IJ.runPlugIn(IJ.java:166)
    at ij.Executer.runCommand(Executer.java:131)
    at ij.Executer.run(Executer.java:64)
    at java.lang.Thread.run(Thread.java:695)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150218/34528c1b/attachment.html>


More information about the Imagej-bugs mailing list