<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - grid stitching exception"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1006#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - grid stitching exception"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1006">bug 1006</a>
              from <span class="vcard"><a class="email" href="mailto:ferdinando.pucci@gmail.com" title="Ferdinando Pucci <ferdinando.pucci@gmail.com>"> <span class="fn">Ferdinando Pucci</span></a>
</span></b>
        <pre>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)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>