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