generated/segmentation.pb
library
Classes
-
SegmentationClassSummary
-
Coverage share of a class is pixel_count / (SegmentationResult.width *
SegmentationResult.height). Commons rejects any result whose pixel_counts
do not sum to that product before encoding it into a SegmentationResult, so
within this message the summaries partition the image and the division is
exact.
fraction is that share, computed once by commons (tag 5).
-
SegmentationImage
-
-
SegmentationOptions
-
-
SegmentationPixelFormat
-
Packed 8-bit pixel layouts accepted at the SDK boundary. Rows are tightly
packed; callers must not include per-row padding.
-
SegmentationRequest
-
-
SegmentationResult
-