Skip to content

Fusing images issues #125

Description

@lacan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions