fast::TIFFImagePyramidImporter class

Import image Pyramid stored as tiled multi-page TIFF.

This TIFFImagePyramidImporter is best used for important single channel image pyramids such as high-res segmentations. For instance if exported using the TIFFImagePyramidExporter. This exporter uses libtiff.

Outputs:

Base classes

class FileImporter
Abstract base class for importers which import a file with a filename.

Public functions

void loadAttributes() override

Private functions

void execute() override