extraction.core.extractor

Functions

flatten_nesteddict(nest[, to, tp])

Convert a nested extraction dict into a dict of pd.Series.

Classes

Extractor(parameters[, store, tiler])

Apply a metric to cells identified in the tiles.

ExtractorParameters(tree[, sub_bg, ...])

Base class to define parameters for extraction.

hollowExtractor(parameters)

Extractor that only cares about receiving images and masks.