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
371 stars 241 forks source link

VirtualImagePlus: Retain B&C settings for each slice #4131

Open dgault opened 6 months ago

dgault commented 6 months ago

This is a follow up to a previous PR https://github.com/ome/bioformats/pull/3850/files and is an attempt to address the issues raised in https://forum.image.sc/t/b-c-for-a-whole-virtual-stack-cont/57811/10

The fix here reapplies the table settings for each slice using the same approach as the ContrastAdjuster. This may be overkill and there may be a simpler solution to ensure that the settings are applied for each slice.

dgault commented 6 months ago

Failures relate to the 16bit tests, requires further investigation

imagesc-bot commented 6 months ago

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

https://forum.image.sc/t/b-c-for-a-whole-virtual-stack-cont/57811/19

imagesc-bot commented 4 months ago

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

https://forum.image.sc/t/b-c-for-a-whole-virtual-stack-cont/57811/21