Skip to content

How to use ITKIOOMEZarrNGFF in C++? #51

@N-Dekker

Description

@N-Dekker

Can you please elaborate a little bit more on how to use ITKIOOMEZarrNGFF in C++? I see, https://github.com/InsightSoftwareConsortium/ITKIOOMEZarrNGFF/blob/fe5bc3caecfe774e64acabfd75e9d74e22eacfb5/README.md says:

Usage from C++ should not require any special action. In special situations, you might need to invoke:

itk::OMEZarrNGFFImageIOFactory::RegisterOneFactory();

Looks fine, but then, what steps are there to take to get it compiled? Is the idea for the client application to use something like ExternalProject_Add(ITKIOOMEZarrNGFF ...) in their CMakeLists.txt?

Is the intention to (eventually?) allow ITKIOOMEZarrNGFF to be selected as an optional module when CMake-configuring ITK?

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