Skip to content
Snippets Groups Projects
  1. Apr 17, 2014
    • Marcus D. Hanwell's avatar
      Copy simple TIFF images into buffers more directly · 4e060c24
      Marcus D. Hanwell authored
      If we have simple, single component, tightly-packed images then
      copy them directly into the allocated buffer. If we are clipping, use
      memcpy to just copy the subset requested. This is primarily aimed at
      accelerating the load times for TIFF volumes. Thanks to Robert
      Maynard for the suggested simplications in the templated image
      function.
      
      Change-Id: I6c3b10a019fc892b1e1bbbce32841e7f946eb995
      4e060c24
  2. Apr 11, 2014
  3. Apr 10, 2014
  4. Apr 09, 2014
  5. Apr 07, 2014
  6. Apr 04, 2014
  7. Apr 03, 2014
  8. Apr 02, 2014
  9. Apr 01, 2014
  10. Mar 31, 2014
Loading