Vision AI V1 API - Class Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::PPEIdentifiedBox (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::PPEIdentifiedBox.

PPEIdentified box contains the location and the entity info of the PPE.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#box_id

def box_id() -> ::Integer
Returns
  • (::Integer) — An unique id for this box.

#box_id=

def box_id=(value) -> ::Integer
Parameter
  • value (::Integer) — An unique id for this box.
Returns
  • (::Integer) — An unique id for this box.

#confidence_score

def confidence_score() -> ::Float
Returns
  • (::Float) — Confidence score associated with this box.

#confidence_score=

def confidence_score=(value) -> ::Float
Parameter
  • value (::Float) — Confidence score associated with this box.
Returns
  • (::Float) — Confidence score associated with this box.

#normalized_bounding_box

def normalized_bounding_box() -> ::Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::NormalizedBoundingBox

#normalized_bounding_box=

def normalized_bounding_box=(value) -> ::Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::NormalizedBoundingBox
Parameter

#ppe_entity

def ppe_entity() -> ::Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::PPEEntity

#ppe_entity=

def ppe_entity=(value) -> ::Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::PPEEntity