SlideIO 2.9.0
Open-source library for reading of medical images
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
 Cslideio::CVSceneClass CVScene represents a base class for opencv based representations of raster images contained in a medical slide
 Cslideio::CVSlideCVSlide is an base class for representation of medical slide
 Cslideio::ImageDriverManagerClass ImageDriverManager keeps overview over specific image format drivers. Allows opening a slide with a specific driver
 Cslideio::LevelInfoDescription of a single level of the internal image pyramid of a scene
 Cslideio::MetadataRead-only tree view over slide/scene metadata
 Cslideio::PHTLevelOne 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)
 Cslideio::SceneScene class represents a raster image contained in a slide
 Cslideio::SlideSlide class is an interface for accessing the information on a medical slide