Skip to content
Snippets Groups Projects
  • Vojtěch Moravec's avatar
    22501b29
    Change data in ImageU16Dataset. · 22501b29
    Vojtěch Moravec authored
    We have to set each plane data separately in ImageJ. To support that
    functionality we return 2D pixel array in the dataset class.
    
    This commit also contains modification in the decompressors to support
    decompression into this 2D array.
    22501b29
    History
    Change data in ImageU16Dataset.
    Vojtěch Moravec authored
    We have to set each plane data separately in ImageJ. To support that
    functionality we return 2D pixel array in the dataset class.
    
    This commit also contains modification in the decompressors to support
    decompression into this 2D array.