[78ef36]: / docs-source / source / slide.rst

Download this file

68 lines (57 with data), 2.1 kB

slideflow.slide

This module contains classes to load slides and extract tiles. For optimal performance, tile extraction should generally not be performed by instancing these classes directly, but by calling either :func:`slideflow.Project.extract_tiles` or :func:`slideflow.Dataset.extract_tiles`, which include performance optimizations and additional functionality.

slideflow.WSI

Attributes

Methods

Other functions