TiffParser

public class TiffParser

Parses the ImageStack into RAM out of a .tiff file.

Author:Marcel Stefko

Methods

loadGeneralTiff

public final ImageStack loadGeneralTiff(File file)

Loads a tiff stack from a file on disk into RAM

Parameters:
  • file – tiff file to be loaded
Returns:

loaded image stack