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