InsightSoftwareConsortium / ITKIOOMEZarrNGFF

ITK IO for images stored in OME-Zarr format.
Apache License 2.0
9 stars 5 forks source link

Add zip store support #24

Closed thewtex closed 1 year ago

thewtex commented 1 year ago

Ref:

https://github.com/InsightSoftwareConsortium/itk-wasm/blob/990082b1b0ebcbbe4467bb0222f64661b539dccb/CMakeLists.txt#L101-L147

Needs:

dzenanz commented 1 year ago

An idea how to pass buffer address and length via url: https://github.com/InsightSoftwareConsortium/itk-wasm/blob/476ea2d8c324f25801af226b22fb46f390fbc5e3/src/io/internal/pipelines/common/CompressStringify/CompressStringify.cxx#L100