histogram#

property NDImageSlicer.histogram: tuple[ndarray, ndarray] | None#

an estimate of the histogram of the data, (histogram_values, bin_edges).

returns None if compute_histogram is False