Vision AI v1 API - Class OccupancyCountingPredictionResult.Types.Stats (1.0.0-beta01)

public sealed class OccupancyCountingPredictionResult.Types.Stats : IMessage<OccupancyCountingPredictionResult.Types.Stats>, IEquatable<OccupancyCountingPredictionResult.Types.Stats>, IDeepCloneable<OccupancyCountingPredictionResult.Types.Stats>, IBufferMessage, IMessage

Reference documentation and code samples for the Vision AI v1 API class OccupancyCountingPredictionResult.Types.Stats.

The statistics info for annotations from occupancy counting operator.

Inheritance

object > OccupancyCountingPredictionResult.Types.Stats

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

Stats()

public Stats()

Stats(Stats)

public Stats(OccupancyCountingPredictionResult.Types.Stats other)
Parameter
Name Description
other OccupancyCountingPredictionResultTypesStats

Properties

ActiveZoneCounts

public RepeatedField<OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount> ActiveZoneCounts { get; }

Active zone counts.

Property Value
Type Description
RepeatedFieldOccupancyCountingPredictionResultTypesStatsTypesActiveZoneCount

CrossingLineCounts

public RepeatedField<OccupancyCountingPredictionResult.Types.Stats.Types.CrossingLineCount> CrossingLineCounts { get; }

Crossing line counts.

Property Value
Type Description
RepeatedFieldOccupancyCountingPredictionResultTypesStatsTypesCrossingLineCount

FullFrameCount

public RepeatedField<OccupancyCountingPredictionResult.Types.Stats.Types.ObjectCount> FullFrameCount { get; }

Counts of the full frame.

Property Value
Type Description
RepeatedFieldOccupancyCountingPredictionResultTypesStatsTypesObjectCount