Skip to content

Update OMEVisual to work with the new SCIFIO #123

Description

@ctrueden
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/curtis/code/fiji-ext/OMEVisual/src/main/java/sc/fiji/omevisual/OMEUtils.java:[17,27] package io.scif.ome.formats does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------

There is no SCIFIO OMETIFFFormat anymore. We rely on scifio-bf-compat for that. Probably, OMEVisual needs to grab the original format-specific Metadata object from the SCIFIO-opened image, and then translate it to an OMEMetadata, which it can display.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions