Computational Imaging System for Transmission Electron Microscopy
I am unable to read TIFF files using the binary bundle. I have LibTIFF in library paths, but I do not see it referenced when I run 'ldd' on any of the files in the binary bundle.
Hi,
In the binaries, the tiff support is linked statically, so you won't see it with ldd, but it is there.
What TIFF files are you unable to read? Some modes of TIFF file are not supported by the released version, but will be included in the next release.
Thanks,
Tim
Hi,
In the binaries, the tiff support is linked statically, so you won't see it with ldd, but it is there.
What TIFF files are you unable to read? Some modes of TIFF file are not supported by the released version, but will be included in the next release.
Thanks,
Tim