Exception when using "Quick Display"
When trying out Quick Display of the new MultiView Reconstruction Application I get the following error
Exception in thread "Thread-20" java.lang.NoClassDefFoundError: net/imglib2/cache/img/ReadOnlyCachedCellImgOptions at spim.process.fusion.FusionHelper.cacheRandomAccessibleInterval(FusionHelper.java:104) at spim.fiji.spimdata.explorer.popup.DisplayFusedImagesPopup$DisplayVirtualFused$1.run(DisplayFusedImagesPopup.java:238) at java.lang.Thread.run(Thread.java:745)
Exception with Cached Fusion, which seems linked to the same issue as above
Exception in thread "Thread-22" java.lang.NoClassDefFoundError: net/imglib2/cache/img/ReadOnlyCachedCellImgOptions at spim.process.fusion.FusionHelper.cacheRandomAccessibleInterval(FusionHelper.java:104) at spim.fiji.spimdata.explorer.popup.DisplayFusedImagesPopup$DisplayVirtualFused$1.run(DisplayFusedImagesPopup.java:238) at java.lang.Thread.run(Thread.java:745)
Fused, Virtual
Images are called Fused, Virtual even if we use the 'precompute' option
Exception when using "Quick Display"
When trying out Quick Display of the new MultiView Reconstruction Application I get the following error
Exception in thread "Thread-20" java.lang.NoClassDefFoundError: net/imglib2/cache/img/ReadOnlyCachedCellImgOptions at spim.process.fusion.FusionHelper.cacheRandomAccessibleInterval(FusionHelper.java:104) at spim.fiji.spimdata.explorer.popup.DisplayFusedImagesPopup$DisplayVirtualFused$1.run(DisplayFusedImagesPopup.java:238) at java.lang.Thread.run(Thread.java:745)Exception with Cached Fusion, which seems linked to the same issue as above
Exception in thread "Thread-22" java.lang.NoClassDefFoundError: net/imglib2/cache/img/ReadOnlyCachedCellImgOptions at spim.process.fusion.FusionHelper.cacheRandomAccessibleInterval(FusionHelper.java:104) at spim.fiji.spimdata.explorer.popup.DisplayFusedImagesPopup$DisplayVirtualFused$1.run(DisplayFusedImagesPopup.java:238) at java.lang.Thread.run(Thread.java:745)Fused, Virtual
Images are called
Fused, Virtualeven if we use the 'precompute' option