bigdataviewer / bigdataviewer-core

ImgLib2-based viewer for registered SPIM stacks and more
BSD 2-Clause "Simplified" License
33 stars 35 forks source link

WIP: N5S3 #94

Open tischi opened 4 years ago

tischi commented 4 years ago

Hi @tpietzsch,

Here is a first version. Let me know what you think!

There is now an N5ImageLoader parent class with child classes N5FSImageLoader and N5S3ImageLoader. The N5FSImageLoader is what you had as N5ImageLoader. I find it more logical now, but I guess this renaming it will break backwards compatibility...

joshmoore commented 4 years ago

FWIW, I'd be interested in the same loader with other N5 backends.