ddd_pylib.labels_manip.
ListBorderValuesOperator#
- class ddd_pylib.labels_manip.ListBorderValuesOperator[source]#
Bases:
MeasurementsOperatorProduces a DataFrame containing the unique label values found at the borders of an image along specified axes. The border size and axes can be specified. The resulting DataFrame will have columns for each border axis, with the unique label values found at the negative and positive borders of that axis.
Methods