Crate openslide_rs

source ·

Modules

  • Support for Deep Zoom images. This module provides functionality for generating Deep Zoom images from OpenSlide objects. This is a simple translation of python DeepZoomGenerator implementation
  • This module contains errors defined in this library
  • Properties from various slides

Structs

  • Simple Address struct
  • Generates Deep Zoom tiles and metadata.
  • Openslide object is a simple wrapper around openslide_t “C” type. Implementation provides all functions available in the “C” API It contains also openslide and vendor specific properties found in WSI.
  • Region struct Used to retrieve a tile in a WSI
  • Simple Size struct

Type Aliases

  • The corresponding result type used by the crate.