SlideIO 2.9.0
Open-source library for reading of medical images
Loading...
Searching...
No Matches
List of all members
slideio::PHTLevel Struct Reference

One zoom level of a philips tiff pyramid: the tiff directory holding the raster and the level number the philips metadata assigns to it. The level number is needed on its own because it cannot be recovered from the directory: philips pads every level up to a whole number of tiles, so two consecutive levels may end up with the same stored width (levels 8 and 9 of Philips-2.tiff are both 512). More...

#include <phtiffslide.hpp>

Detailed Description

One zoom level of a philips tiff pyramid: the tiff directory holding the raster and the level number the philips metadata assigns to it. The level number is needed on its own because it cannot be recovered from the directory: philips pads every level up to a whole number of tiles, so two consecutive levels may end up with the same stored width (levels 8 and 9 of Philips-2.tiff are both 512).


The documentation for this struct was generated from the following file: