Skip to content

Make backend package an artefact on its own #72

Description

@stefanhahmann

It would be worth considering to offer the backend package of this repo as an artifact on its own. It would be an artifact that bridges an OME-Zarr dataset to a Java class that represents it.

The class PyramidContents could be made to depend only on imglib2, which is okay for other Java projects like e.g. Icy, QuPath.

Then, the current Pyramidal5DImageData would be a wrapper to specifics for Fiji, exposing pixels as BDV's SourceAndConverter, ImageJ2's Dataset and ImageJ's ImagePlus.

Others (Icy, QuPath, ...) could wrap with their own "pixel data" classes. And they could depend only on this class without pulling the fiji stuff/deps (like, e.g., Dataset).

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions