You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the time I added TIFF compression, only the lossless LZW compression was working.
Maybe no known reader accept the other codecs when reading TIFFs, or something is done wrong or missing in the TIFF saver / compression process - when using those codecs (I'm not an imagej or Java expert).
LZW compression had also to be tested and validated by the Foxel team. That's why I didn't create a pull request immediately.
Then I forgot about it sorry :-)
The text was updated successfully, but these errors were encountered:
At the time I added TIFF compression, only the lossless LZW compression was working.
Maybe no known reader accept the other codecs when reading TIFFs, or something is done wrong or missing in the TIFF saver / compression process - when using those codecs (I'm not an imagej or Java expert).
LZW compression had also to be tested and validated by the Foxel team. That's why I didn't create a pull request immediately.
Then I forgot about it sorry :-)
The text was updated successfully, but these errors were encountered: