semantic_segmentation_label_source#

Classes

SemanticSegmentationLabelSource

A read-only label source for semantic segmentation.

Functions

fill_edge(label_arr, window, extent, fill_value)

If window goes over the edge of the extent, buffer with fill_value.