ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
370 stars 241 forks source link

Extend precompressed support to read DICOM and write TIFF/OME-TIFF #4190

Open melissalinkert opened 1 month ago

melissalinkert commented 1 month ago

Opening as a draft for now, as #4181 is higher priority. This may need some updates once #4181 is merged.

I would expect basic conversions such as bfconvert -noflat -precompressed -compression JPEG input.dcm output.ome.tiff to work, where the input DICOM is part of a whole slide dataset. Tile sizes should be correctly picked up without being specified in the bfconvert options.

A few outstanding things related to this PR and #4181:

/cc @fedorov, @dclunie

imagesc-bot commented 1 month ago

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/bfconverts-precompressed-option-for-ome-tif-output/96519/2