Skip to content
Snippets Groups Projects
Commit 12f70031 authored by felmer's avatar felmer
Browse files

SSDM-946: - Introducing IntensityRescaling.IImageToPixelsConverter in order to...

SSDM-946: - Introducing IntensityRescaling.IImageToPixelsConverter in order to handle BioFormat Index16ColorModel in ImageUtil.rescale() if highQuality8Bit is set. This improves conversion of 12/16-bit images to 8-bit images for Nikon ND2 files considerable. It is also used when thumbnails are created.
- ImageChannelUtils: User defined image re-scaling is always done on 8-bit images.
- ImageChannelUtils: Many refactorings to make code better readable.
- System tests adapted and modified.

SVN: 32547
parent 9a7fc597
No related branches found
No related tags found
Loading
Showing
with 107 additions and 39 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment