Skip to content
Snippets Groups Projects
  1. Sep 05, 2018
  2. Sep 04, 2018
  3. Sep 03, 2018
  4. Aug 03, 2018
  5. Aug 02, 2018
  6. Jul 31, 2018
    • Niko Ehrenfeuchter's avatar
      c5cf6a5e
    • Niko Ehrenfeuchter's avatar
      Ensure to convert to 8-bit in a reasonable fashion · e0c1f862
      Niko Ehrenfeuchter authored
      Unlike what we had assumed, the "resetMinAndMax()" command doesn't set the
      display range to min and max of the current bit depth but rather to the min and
      max from the actual values. This was causing a high offset (many pixels with
      value zero) after converting to 8 bit, so we rather calculate the display range
      now from the actual values before converting to 8-bit.
      e0c1f862
    • Niko Ehrenfeuchter's avatar
      Refuse to work on floating point images · 77ea2fdf
      Niko Ehrenfeuchter authored
      No type of sensor that is known to us is producing floating point quantized
      images, so this usually means some kind of pre-processing has happened
      (deconvolution?). In such a situation evaluating the SNR doesn't make sense any
      more since the pre-processing will have a strong impact on the results.
      77ea2fdf
  7. Apr 13, 2018
  8. Apr 09, 2018
  9. Mar 28, 2018
  10. Mar 27, 2018
  11. Mar 26, 2018
Loading