Hello! I am a member of a team working with TIFF files for electron microscopy data, using libtiff to handle the details. Recently, we have been benchmarking different compression algorithms and found that the Blosc<https://blosc.org/> <https://blosc.org/> project provides the best performance for our use-case. We have tried implementing a new codec for Blosc compression within our codebase but could not get it to work because the TIFF struct fields are not exposed outside. Therefore, we'd like to ask whether there is a way to set up a libtiff codec external to libtiff. If not, would you be interested if we contributed a Blosc codec directly to libtiff?
Thank you, Rastislav Rastislav Turányi (He/Him) Scientific Computing Graduate Science and Technology Facilities Council [email protected]<mailto:[email protected]> Tel: 01235 445838 [cid:4507c7ef-858e-4c20-b107-23b71b4c8ef0]
_______________________________________________ Tiff mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/tiff
