Skip to content
Snippets Groups Projects
  1. Feb 18, 2016
  2. Feb 16, 2016
  3. Feb 11, 2016
  4. Nov 10, 2015
  5. Oct 07, 2015
  6. Oct 06, 2015
  7. 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
  8. Jul 09, 2015
  9. Jul 08, 2015
  10. Jun 16, 2015
  11. Jun 08, 2015
  12. May 26, 2015
  13. May 19, 2015
  14. May 12, 2015
  15. May 11, 2015
  16. Apr 15, 2015
  17. Apr 14, 2015
  18. Jan 28, 2015
  19. Jan 07, 2015
  20. Dec 19, 2014
  21. Dec 16, 2014
  22. Dec 08, 2014
  23. Oct 14, 2014
  24. 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
  25. Sep 22, 2014
  26. 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
  27. Sep 15, 2014
  28. Sep 05, 2014
  29. Sep 02, 2014
  30. Apr 30, 2014
  31. Oct 16, 2013
Loading