dataeval.outputs.ImageStatsOutput¶
- class dataeval.outputs.ImageStatsOutput¶
Output class for
imagestats()stats metric with per_channel=False.This class represents the combined outputs of various stats functions against a single dataset, such that each index across all stat outputs are representative of the same source image. Modifying or mixing outputs will result in inaccurate outlier calculations if not created correctly.
The attributes and methods are a superset of
DimensionStatsOutput,PixelStatsOutputandVisualStatsOutput.-
get_channel_mask(channel_index, channel_count=
None)¶ Boolean mask for results filtered to specified channel index and optionally the count of the channels per image.
-
get_channel_mask(channel_index, channel_count=