counts#

property rlemasklib.RLEMask.counts: ndarray[source]#

The run-length counts of the mask, as a copy of the underlying data.

Returns:

A numpy array of the run-length counts as integers.

Return type:

ndarray