Reference documentation and code samples for the Cloud Video Intelligence V1 API class Google::Cloud::VideoIntelligence::V1::FaceSegment.
Video segment level annotation results for face detection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#segment
def segment() -> ::Google::Cloud::VideoIntelligence::V1::VideoSegment
Returns
- (::Google::Cloud::VideoIntelligence::V1::VideoSegment) — Video segment where a face was detected.
#segment=
def segment=(value) -> ::Google::Cloud::VideoIntelligence::V1::VideoSegment
Parameter
- value (::Google::Cloud::VideoIntelligence::V1::VideoSegment) — Video segment where a face was detected.
Returns
- (::Google::Cloud::VideoIntelligence::V1::VideoSegment) — Video segment where a face was detected.