Skip to content
Snippets Groups Projects
  1. Feb 11, 2016
  2. Nov 10, 2015
  3. Oct 07, 2015
  4. Oct 06, 2015
  5. Aug 25, 2015
    • felmer's avatar
      SSDM-2328: The two problems described in the comment of the issue are solved.... · 6cbce96b
      felmer authored
      SSDM-2328: The two problems described in the comment of the issue are solved. Many reference images of the system tests had to be changed. Most image changes are to small to be visible except merged images in MicroscopyImageDropboxTest.
      IntensityRescaling.rescaleIntensityLevelTo8Bits: Improved algorithm which preserves color hue and satuarion.
      ImageUtil: Version of rescale() with a representative color channel.
      Hdf5ThumbnailGenerator.generateThumbnailInternally(): Using new ImageUtil.rescale function providing representative channel obtained from already available meta-data.
      ImageChannelsUtils.rescaleIfNot8Bit: Parameter channelColorOrNull added. This is used to calculated correct levels (based on a threshold) and to re-scale intensities correctly.
      
      SVN: 34515
      6cbce96b
  6. Jul 09, 2015
  7. Jul 08, 2015
  8. Jun 16, 2015
  9. Jun 08, 2015
  10. May 26, 2015
  11. May 19, 2015
  12. May 12, 2015
  13. May 11, 2015
  14. Apr 15, 2015
  15. Apr 14, 2015
  16. Jan 28, 2015
  17. Jan 07, 2015
  18. Dec 19, 2014
  19. Dec 16, 2014
  20. Dec 08, 2014
  21. Oct 14, 2014
  22. Oct 06, 2014
    • felmer's avatar
      SSDM-946: - Introducing IntensityRescaling.IImageToPixelsConverter in order to... · 12f70031
      felmer authored
      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
      12f70031
  23. Sep 22, 2014
  24. Sep 17, 2014
    • felmer's avatar
      SSDM-864: Further refactoring of IntensityRescaling and included classes.... · 3f873f71
      felmer authored
      SSDM-864: Further refactoring of IntensityRescaling and included classes. MixColors.mixImages: White point calculation removed because IntensityRescaling.computeLevels() will be used in ImageChannelsUtils.mergeChannels(). ImageChannelsUtils refactored and improved (bugs fixed). New system tests: Simple16BitImageDropboxTest and PlatonicPlateImageDropboxTest.
      
      SVN: 32447
      3f873f71
  25. Sep 15, 2014
  26. Sep 05, 2014
  27. Sep 02, 2014
  28. Apr 30, 2014
  29. Oct 16, 2013
  30. Oct 04, 2013
  31. Sep 19, 2013
Loading