Home / Projects / raw2ometiff
Project active

raw2ometiff

![Build status](https://ci.appveyor.com/project/gs-jenkins/raw2ometiff)raw2ometiff converter =====================Java application to convert a directory of tiles to an OME-TIFF pyramid. This is the second half of iSyntax/.mrxs => OME-TIFF conversion.Requirements ============Java 8 or later is required.libblosc (https://github.com/Blosc/c-blosc) version 1.9.0 or later must be installed separately. The native libraries are not packaged with any relevant jars. See also note in jzarr readme (https://github.com/bcdev/jzarr/blob/master/README.md) * Mac OSX:…