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