![]() |
SlideIO 2.9.0
Open-source library for reading of medical images
|
| Cslideio::CVScene | Class CVScene represents a base class for opencv based representations of raster images contained in a medical slide |
| Cslideio::CVSlide | CVSlide is an base class for representation of medical slide |
| Cslideio::ImageDriverManager | Class ImageDriverManager keeps overview over specific image format drivers. Allows opening a slide with a specific driver |
| Cslideio::LevelInfo | Description of a single level of the internal image pyramid of a scene |
| Cslideio::Metadata | Read-only tree view over slide/scene metadata |
| Cslideio::PHTLevel | 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) |
| Cslideio::Scene | Scene class represents a raster image contained in a slide |
| Cslideio::Slide | Slide class is an interface for accessing the information on a medical slide |